Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Dbinder_invoker.h259 inline bool GetUseActvBinder() in GetUseActvBinder() function
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_invoker.cpp778 bool oldActvBinder = GetUseActvBinder(); in TargetStubSendRequest()
884 if (GetUseActvBinder()) { in OnSpawnThread()