HomeSort by relevance Sort by last modified time
    Searched refs:gShutdown (Results 1 - 2 of 2) sorted by null

  /frameworks/native/libs/binder/
IPCThreadState.cpp 277 static bool gShutdown = false;
290 if (gShutdown) {
322 gShutdown = true;
    [all...]
  /system/libhwbinder/
IPCThreadState.cpp 276 static bool gShutdown = false;
289 if (gShutdown) {
321 gShutdown = true;
    [all...]

Completed in 74 milliseconds