Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Dbinder_invoker.h237 void PrintIdentity(bool isPrint, bool isBefore);
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_invoker.cpp1637 void BinderInvoker::PrintIdentity(bool isPrint, bool isBefore) in PrintIdentity() function in OHOS::IPC_SINGLE::BinderInvoker
1656 PrintIdentity(flag, true); in SetCallingIdentity()
1691 PrintIdentity(flag, false); in SetCallingIdentity()