Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_object_stub.cpp310 if (!IPCSkeleton::IsLocalCalling() || !IsSamgrCall()) { in DBinderGetGrantedSessionName()
320 if (!IPCSkeleton::IsLocalCalling() || !IsSamgrCall()) { in DBinderGetSessionNameForPidUid()
339 if (!IPCSkeleton::IsLocalCalling() || !IsSamgrCall()) { in DBinderRemoveSessionName()
738 bool IPCObjectStub::IsSamgrCall() in IsSamgrCall() function in OHOS::IPCObjectStub
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Dipc_object_stub.h91 bool IsSamgrCall();
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_object_stub.h285 bool IsSamgrCall();
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_object_stub_unittest.cpp1019 auto ret = testStub->IsSamgrCall();