Searched defs:isReg (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/ |
H A D | auth_hichain_system_ability_monitor.cpp | 38 static std::atomic<bool> isReg; member in OHOS::SaEventFwk::SystemAbilityListener 89 std::atomic<bool> OHOS::SaEventFwk::SystemAbilityListener::isReg = false; member in OHOS::SaEventFwk::SystemAbilityListener
|
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_client/source/ |
H A D | remote_register.c | 84 int32 SAMGR_RegisterSystemCapabilityApi(const char *sysCap, BOOL isReg) in SAMGR_RegisterSystemCapabilityApi() 93 BOOL isReg = FALSE; in SAMGR_QuerySystemCapabilityApi() local
|
H A D | remote_register_rpc.c | 101 int32 SAMGR_RegisterSystemCapabilityApi(const char *sysCap, BOOL isReg) in SAMGR_RegisterSystemCapabilityApi() 110 BOOL isReg = FALSE; in SAMGR_QuerySystemCapabilityApi() local
|
/ohos5.0/drivers/hdf_core/framework/model/usb/include/ |
H A D | usb_pnp_manager.h | 21 bool isReg; member
|
/ohos5.0/drivers/peripheral/usb/hdf_usb/include/ |
H A D | usb_pnp_manager.h | 21 bool isReg; member
|
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/registry/ |
H A D | service_registry.c | 35 int32 __attribute__((weak)) SAMGR_RegisterSystemCapabilityApi(const char *sysCap, BOOL isReg) in SAMGR_RegisterSystemCapabilityApi()
|
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
H A D | endpoint_rpc.c | 101 int32 SAMGR_AddSysCap(const Endpoint *endpoint, const char *sysCap, BOOL isReg) in SAMGR_AddSysCap() 137 int32 SAMGR_GetSysCap(const Endpoint *endpoint, const char *sysCap, BOOL *isReg) in SAMGR_GetSysCap()
|
H A D | endpoint.c | 142 int32 SAMGR_AddSysCap(const Endpoint *endpoint, const char *sysCap, BOOL isReg) in SAMGR_AddSysCap() 174 int32 SAMGR_GetSysCap(const Endpoint *endpoint, const char *sysCap, BOOL *isReg) in SAMGR_GetSysCap()
|
/ohos5.0/base/telephony/call_manager/services/call_earthquake_alarm/src/ |
H A D | call_earthquake_alarm_subscriber.cpp | 130 bool DataShareSwitchState::RegisterListenSettingsKey(std::string key, bool isReg, in RegisterListenSettingsKey()
|
/ohos5.0/drivers/hdf_core/framework/model/usb/src/ |
H A D | usb_ddk_pnp_loader.c | 667 struct HdfDeviceObject *usbPnpManagerDevice, struct HdfSBuf *data, bool isReg) in UsbDdkPnpLoaderDispatchPnpDevice()
|
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/ |
H A D | net_conn_service.cpp | 347 bool isReg) in RegUnRegNetDetectionCallback() 722 bool isReg) in RegUnRegNetDetectionCallbackAsync()
|