Home
last modified time | relevance | path

Searched refs:vc_alloc (Results 1 – 4 of 4) sorted by relevance

/system/core/virtcon/
A Dvc.h109 zx_status_t vc_alloc(vc_t** out, bool special);
A Dvc-input.cpp246 if ((status = vc_alloc(&vc, special)) < 0) { in vc_create()
A Dtextcon-test.cpp84 EXPECT_EQ(vc_alloc(&vc_dev, false), ZX_OK, ""); in TextconHelper()
A Dvc-device.cpp552 zx_status_t vc_alloc(vc_t** out, bool special) { in vc_alloc() function

Completed in 14 milliseconds