Searched refs:initWithDriver (Results 1 – 4 of 4) sorted by relevance
51 android::ProcessState::initWithDriver("/dev/vndbinder"); in main()
43 static sp<ProcessState> initWithDriver(const char *driver);
92 ProcessState::initWithDriver("/dev/vndbinder"); in main()
78 sp<ProcessState> ProcessState::initWithDriver(const char* driver) in initWithDriver() function in android::ProcessState