Searched refs:BINDER (Results 1 – 9 of 9) sorted by relevance
32 BINDER, enumerator43 if (hwbinderSp == nullptr) return BinderCallType::BINDER; in getCurrentServingCall()47 return BinderCallType::BINDER; in getCurrentServingCall()
48 const auto& status = getBinderPidInfo(BinderDebugContext::BINDER, getpid(), &pidInfo); in TEST()56 const auto& status = getBinderPidInfo(BinderDebugContext::BINDER, getpid(), &pidInfo); in TEST()
30 BINDER, enumerator
113 CHECK(BinderCallType::BINDER == getCurrentServingCall()); in call()121 CHECK(BinderCallType::BINDER == getCurrentServingCall()); in call()
30 case BinderDebugContext::BINDER: in contextToString()
118 proto.write(IntentBindRecordProto.BINDER, binder.toString()); in dumpDebug()
345 status = getBinderPidInfo(BinderDebugContext::BINDER, pid, &pidInfo); in dumpThreadsToFd()
964 return getCurrentServingCall() == BinderCallType::BINDER; in android_os_Binder_isHandlingTransaction()
903 Missing nullability on method `BINDER` return2880 StartWithLower: android.content.pm.PackageManager#BINDER():2881 Method name must start with lowercase char: BINDER