Home
last modified time | relevance | path

Searched defs:isReg (Results 1 - 17 of 17) 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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMachineLocation.h46 bool isReg() const { return IsRegister; } in isReg() function
H A DMCInst.h57 bool isReg() const { return Kind == kRegister; } in isReg() function in llvm::MCOperand
/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsInstPrinter.cpp31 static bool isReg(const MCInst &MI, unsigned OpNo) { in isReg() function
[all...]
/base/telephony/call_manager/services/call_earthquake_alarm/src/
H A Dcall_earthquake_alarm_subscriber.cpp130 bool DataShareSwitchState::RegisterListenSettingsKey(std::string key, bool isReg, in RegisterListenSettingsKey() argument
/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp157 bool isReg() const { return Kind == k_Reg; } in isReg() function in __anon24692::MSP430Operand
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineOperand.h319 bool isReg() const { return OpKind == MO_Register; } in isReg() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp179 bool isReg() const { return Kind == k_Register; } in isReg() function in __anon24570::AVROperand
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp66 bool isReg() const { in isReg() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp341 bool isReg() const { return Kind == CV_Register; } in isReg() function in __anon24631::CountValue
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp222 bool isReg(RegisterKind RegKind) const { in isReg() function in __anon24823::SystemZOperand
[all...]
/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 21 milliseconds