| /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() argument
|
| /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 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 D | MachineLocation.h | 46 bool isReg() const { return IsRegister; } in isReg() function
|
| H A D | MCInst.h | 57 bool isReg() const { return Kind == kRegister; } in isReg() function in llvm::MCOperand
|
| /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() argument 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() 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 D | MipsInstPrinter.cpp | 31 static bool isReg(const MCInst &MI, unsigned OpNo) { in isReg() function [all...] |
| /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() argument
|
| /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() argument 137 int32 SAMGR_GetSysCap(const Endpoint *endpoint, const char *sysCap, BOOL *isReg)
in SAMGR_GetSysCap() argument
|
| H A D | endpoint.c | 142 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 D | MSP430AsmParser.cpp | 157 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 D | MachineOperand.h | 319 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 D | AVRAsmParser.cpp | 179 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 D | SIFoldOperands.cpp | 66 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 D | HexagonHardwareLoops.cpp | 341 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 D | SystemZAsmParser.cpp | 222 bool isReg(RegisterKind RegKind) const { in isReg() function in __anon24823::SystemZOperand [all...] |
| /foundation/communication/netmanager_base/services/netconnmanager/src/ |
| H A D | net_conn_service.cpp | 355 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
|