Home
last modified time | relevance | path

Searched refs:SASTORA_ClearByPid (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dsa_store.h83 int SASTORA_ClearByPid(SAStore *saStore, pid_t pid);
H A Dsa_store.c228 int SASTORA_ClearByPid(SAStore *saStore, pid_t pid) in SASTORA_ClearByPid() function
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_server/source/
H A Dsamgr_server.c131 SASTORA_ClearByPid(&server->store, request->msgValue); in MessageHandle()
H A Dsamgr_server_rpc.c226 SASTORA_ClearByPid(&server->store, request->msgValue); in MessageHandle()