Home
last modified time | relevance | path

Searched refs:GetSamgrFlag (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/
H A Dprocess_skeleton.h55 bool GetSamgrFlag();
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_object_stub.cpp77 if (current->GetSamgrFlag()) { in IPCObjectStub()
740 return ProcessSkeleton::GetInstance()->GetSamgrFlag(); in IsSamgrCall()
H A Dprocess_skeleton.cpp97 bool ProcessSkeleton::GetSamgrFlag() in GetSamgrFlag() function in OHOS::ProcessSkeleton