Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DIPCThreadState.cpp940 sp<BBinder> the_context_object; variable
944 the_context_object = obj; in setTheContextObject()
1090 error = the_context_object->transact(tr.code, buffer, &reply, tr.flags); in executeCommand()