HomeSort by relevance Sort by last modified time
    Searched full:the_context_object (Results 1 - 1 of 1) sorted by null

  /frameworks/native/libs/binder/
IPCThreadState.cpp 893 sp<BBinder> the_context_object; member in namespace:android
897 the_context_object = obj;
1040 const status_t error = the_context_object->transact(tr.code, buffer, &reply, tr.flags);
    [all...]

Completed in 669 milliseconds