Home
last modified time | relevance | path

Searched defs:saNode (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Ddefault_client_mini_adapter.c33 SaNode *saNode = GetSaNodeBySaName(service, feature); in GetRemoteSaIdInner() local
56 SaNode *saNode = GetSaNodeBySaName(service, feature); in QueryRemoteIdentityInner() local
H A Dsamgr_mini_ipc_adapter.c127 SaNode *saNode = GetSaNodeBySaId(saId); in GetRemoteToken() local
H A Dsa_store.c57 SaNode *saNode = GetSaNodeBySaName(service, feature); in SASTORA_Save() local
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_client/source/
H A Dremote_register_rpc.c58 SaNode *saNode = GetSaNodeBySaName(service, feature); in SAMGR_RegisterServiceApi() local
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_server/source/
H A Dsamgr_server_rpc.c144 SaNode *saNode = GetSaNodeBySaId(saId); in GetSystemAbilityById() local
165 SaNode *saNode = (SaNode *)malloc(sizeof(SaNode)); in InitializeGSaList() local