Searched refs:SASTORA_Save (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
H A D | sa_store.h | 78 int SASTORA_Save(SAStore *saStore, const char *service, const char *feature, const SvcIdentity *ide…
|
H A D | sa_store.c | 51 int SASTORA_Save(SAStore *saStore, const char *service, const char *feature, const SvcIdentity *ide… in SASTORA_Save() function
|
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_server/source/ |
H A D | samgr_server_rpc.c | 258 return SASTORA_Save(&g_server.store, service, feature, &identity); in AddEndpoint() 350 ret = SASTORA_Save(&server->store, service, feature, identity); in ProcPutFeature()
|
H A D | samgr_server.c | 240 ret = SASTORA_Save(&server->store, service, feature, identity); in ProcPutFeature()
|