Searched defs:the_context_object (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/binder/
H A DIPCThreadState.cpp937 sp<BBinder> the_context_object; member in namespace:android
941 the_context_object = obj;
1087 error = the_context_object->transact(tr.code, buffer, &reply, tr.flags);

Completed in 185 milliseconds