Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/
H A Dprocess_skeleton.h54 void SetSamgrFlag(bool flag);
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dprocess_skeleton.cpp92 void ProcessSkeleton::SetSamgrFlag(bool flag) in SetSamgrFlag() function in OHOS::ProcessSkeleton
H A Dipc_process_skeleton.cpp295 current->SetSamgrFlag(true); in SetRegistryObject()