Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dsa_store.c27 static void SASTORA_ClearServiceByHandle(SAStore *saStore, uint32 handle);
236 SASTORA_ClearServiceByHandle(saStore, pidHandle.handle); in SASTORA_ClearByPid()
251 static void SASTORA_ClearServiceByHandle(SAStore *saStore, uint32 handle) in SASTORA_ClearServiceByHandle() function