Searched refs:stinfo (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/
H A Dservices.cpp60 struct stinfo { struct
68 stinfo* sti = reinterpret_cast<stinfo*>(x);
256 stinfo* sti = reinterpret_cast<stinfo*>(malloc(sizeof(stinfo)));
258 fatal("cannot allocate stinfo");

Completed in 46 milliseconds