Home
last modified time | relevance | path

Searched refs:SAMGR_ProcPolicy (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dendpoint.h73 int SAMGR_ProcPolicy(const Endpoint *endpoint, const SaName *saName, int token);
H A Dendpoint_rpc.c257 int SAMGR_ProcPolicy(const Endpoint *endpoint, const SaName *saName, int token) in SAMGR_ProcPolicy() function
H A Dendpoint.c280 int SAMGR_ProcPolicy(const Endpoint *endpoint, const SaName *saName, int token) in SAMGR_ProcPolicy() function
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_client/source/
H A Dremote_register.c52 return SAMGR_ProcPolicy(g_remoteRegister.endpoint, &saName, token); in SAMGR_RegisterServiceApi()
H A Dremote_register_rpc.c68 SAMGR_ProcPolicy(g_remoteRegister.endpoint, &saName, token); in SAMGR_RegisterServiceApi()