Home
last modified time | relevance | path

Searched defs:typeId (Results 76 - 100 of 151) sorted by relevance

1234567

/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dpicker_view_component.cpp509 uint16_t typeId = KeyParser::ParseKeyId(typeStr, length); in GetPickerType() local
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_net_ledger_mock.cpp93 char *LnnConvertIdToDeviceType(uint16_t typeId) in LnnConvertIdToDeviceType() argument
118 int32_t LnnConvertDeviceTypeToId(const char *deviceType, uint16_t *typeId) in LnnConvertDeviceTypeToId() argument
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/
H A Dlnn_ledger_common_test.cpp114 uint16_t typeId = 0; in HWTEST_F() local
/foundation/distributeddatamgr/pasteboard/interfaces/ndk/unittest/
H A Dpasteboard_capi_test.cpp570 char typeId[] = "ApplicationDefined-myType"; in HWTEST_F() local
/test/xts/acts/distributeddatamgr/Pasteboardnapitest/entry/src/main/cpp/
H A Dnapi_init.cpp521 char typeId[] = "ApplicationDefined-myType"; in OH_Pasteboard_GetData0300() local
/third_party/glslang/SPIRV/
H A Ddisassemble.cpp187 Id typeId = 0; in processInstructions() local
H A DSPVRemapper.cpp1210 const spv::Id typeId = asTypeConstId(typeStart); in dceTypes() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderMemory.cpp353 auto typeId = getObject(id).typeId(); in VisitMemoryObject() local
H A DSpirvShaderControlFlow.cpp663 auto typeId = Type::ID(insn.word(1)); in LoadPhi() local
681 auto typeId = Type::ID(insn.word(1)); in StorePhi() local
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/
H A Dbuiltins.cpp361 auto typeId = inst->getOperand(0U); in LowerLoadString() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Ddump.cpp187 void DumpTypedFieldOpcode(std::ostream *out, Opcode opcode, uint32_t typeId, const ArenaString &fieldName, in DumpTypedFieldOpcode() argument
197 void DumpTypedOpcode(std::ostream *out, Opcode opcode, uint32_t typeId, ArenaAllocator *allocator) in DumpTypedOpcode() argument
205 void DumpTypedOpcode(std::ostream *out, Opcode opcode, uint32_t typeId, const ArenaString &flags, in DumpTypedOpcode() argument
/arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/
H A Dets_intrinsics_peephole.cpp57 auto typeId = loadString->CastToLoadString()->GetTypeId(); in ReplaceTypeofWithIsInstance() local
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dclass_linker_test.cpp191 TestPrimitiveClassRoot(const ClassLinkerExtension &classLinkerExt, ClassRoot classRoot, panda_file::Type::TypeId typeId) TestPrimitiveClassRoot() argument
/arkcompiler/ets_frontend/ets2panda/checker/types/
H A DglobalTypesHolder.cpp716 const auto typeId = builtinNameMappings_.find(name); in InitializeBuiltin() local
/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_resource.cpp288 auto &typeId = nameTypeId[name]; in UpdateOverlayInfo() local
/foundation/ability/ability_runtime/test/unittest/ui_ability_lifecycle_manager_test/
H A Dui_ability_lifecycle_manager_test.cpp4114 int typeId; in HWTEST_F() local
4129 int typeId; in HWTEST_F() local
4144 int typeId; in HWTEST_F() local
4159 int typeId; in HWTEST_F() local
4174 int typeId; in HWTEST_F() local
[all...]
/foundation/resourceschedule/work_scheduler/frameworks/src/
H A Dwork_info.cpp478 int typeId = INVALID_VALUE; in ParseToJsonStr() local
597 int typeId = INVALID_VALUE; in ParseParametersFromJsonStr() local
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/sched_controller/
H A Dcgroup_event_handler.cpp416 void CgroupEventHandler::HandleContinuousTaskCancel(uid_t uid, pid_t pid, int32_t typeId, in HandleContinuousTaskCancel() argument
/foundation/resourceschedule/work_scheduler/frameworks/extension/src/
H A Djs_work_scheduler_extension.cpp477 int typeId = INVALID_VALUE; in GetExtrasJsonStr() local
/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/src/
H A Ddisc_ble_utils.c119 uint16_t typeId = 0; in DiscBleGetDeviceType() local
/test/xts/acts/distributeddatamgr/UDMFtest/UDMFndktestHvigor/entry/src/main/cpp/
H A Dudmf_ndk_test.cpp243 char typeId[] = "general.plain-text"; in OH_Udmf_AddAndGetGeneralEntry001() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Ddead_branch_elim_pass.cpp66 uint32_t typeId = sInst->type_id(); in GetConstInteger() local
H A Dscalar_replacement_pass.cpp660 uint32_t typeId = in GetStorageType() local
463 CreateVariable( uint32_t typeId, Instruction* varInst, uint32_t index, std::vector<Instruction*>* replacements) CreateVariable() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddead_branch_elim_pass.cpp66 uint32_t typeId = sInst->type_id(); in GetConstInteger() local
H A Dscalar_replacement_pass.cpp660 uint32_t typeId = in GetStorageType() local
463 CreateVariable( uint32_t typeId, Instruction* varInst, uint32_t index, std::vector<Instruction*>* replacements) CreateVariable() argument

Completed in 40 milliseconds

1234567