Home
last modified time | relevance | path

Searched defs:isReg (Results 1 - 7 of 7) sorted by relevance

/foundation/systemabilitymgr/samgr_lite/samgr/registry/
H A Dservice_registry.c35 int32 __attribute__((weak)) SAMGR_RegisterSystemCapabilityApi(const char *sysCap, BOOL isReg) in SAMGR_RegisterSystemCapabilityApi() argument
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_hichain_system_ability_monitor.cpp38 static std::atomic<bool> isReg; member in OHOS::SaEventFwk::SystemAbilityListener
107 OHOS::SaEventFwk::SystemAbilityListener::isReg = true; in RegHichainSaStatusListener() member in OHOS::SaEventFwk::SystemAbilityListener
131 OHOS::SaEventFwk::SystemAbilityListener::isReg = false; in UnRegHichainSaStatusListener() member in OHOS::SaEventFwk::SystemAbilityListener
/foundation/systemabilitymgr/samgr_lite/samgr_client/source/
H A Dremote_register.c84 int32 SAMGR_RegisterSystemCapabilityApi(const char *sysCap, BOOL isReg) in SAMGR_RegisterSystemCapabilityApi() argument
93 BOOL isReg = FALSE; in SAMGR_QuerySystemCapabilityApi() local
H A Dremote_register_rpc.c101 int32 SAMGR_RegisterSystemCapabilityApi(const char *sysCap, BOOL isReg) in SAMGR_RegisterSystemCapabilityApi() argument
110 BOOL isReg = FALSE; in SAMGR_QuerySystemCapabilityApi() local
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dendpoint_rpc.c101 int32 SAMGR_AddSysCap(const Endpoint *endpoint, const char *sysCap, BOOL isReg) in SAMGR_AddSysCap() argument
137 int32 SAMGR_GetSysCap(const Endpoint *endpoint, const char *sysCap, BOOL *isReg) in SAMGR_GetSysCap() argument
H A Dendpoint.c142 int32 SAMGR_AddSysCap(const Endpoint *endpoint, const char *sysCap, BOOL isReg) in SAMGR_AddSysCap() argument
174 int32 SAMGR_GetSysCap(const Endpoint *endpoint, const char *sysCap, BOOL *isReg) in SAMGR_GetSysCap() argument
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp355 RegUnRegNetDetectionCallback(int32_t netId, const sptr<INetDetectionCallback> &callback, bool isReg) RegUnRegNetDetectionCallback() argument
841 RegUnRegNetDetectionCallbackAsync(int32_t netId, const sptr<INetDetectionCallback> &callback, bool isReg) RegUnRegNetDetectionCallbackAsync() argument

Completed in 8 milliseconds