| /foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/sched_controller/ |
| H A D | background_task_observer.cpp | 146 auto typeId = continuousTaskCallbackInfo->GetTypeId(); in OnContinuousTaskStop() local
|
| /foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/ |
| H A D | type_descriptor.cpp | 22 TypeDescriptor::TypeDescriptor(const std::string &typeId, const std::vector<std::string> &belongingToTypes, in TypeDescriptor() argument 67 Status TypeDescriptor::BelongsTo(const std::string &typeId, bool &checkResult) in BelongsTo() argument 93 IsLowerLevelType(const std::string &typeId, bool &checkResult) IsLowerLevelType() argument 113 IsHigherLevelType(const std::string &typeId, bool &checkResult) IsHigherLevelType() argument [all...] |
| /foundation/distributeddatamgr/udmf/framework/jskitsimpl/data/ |
| H A D | type_descriptor_napi.cpp | 87 std::string typeId; in BelongsTo() local 110 std::string typeId; in IsLowerLevelType() local 133 std::string typeId; in IsHigherLevelType() local [all...] |
| H A D | uniform_type_descriptor_napi.cpp | 66 std::string typeId; in GetTypeDescriptor() local 111 std::string typeId; in GetUniformDataTypeByFilenameExtension() local 149 std::string typeId; GetUniformDataTypeByMIMEType() local [all...] |
| /foundation/distributeddatamgr/udmf/framework/ndkimpl/data/ |
| H A D | udmf_capi_common.h | 54 std::string typeId;
member
|
| H A D | utd.cpp | 77 static std::shared_ptr<TypeDescriptor> GetTypeDescriptorByUtdClient(const char* typeId)
in GetTypeDescriptorByUtdClient() argument 100 auto typeId = new (std::nothrow) char[typeIdStr.size() + 1];
in GetTypesByCondition() local 116 OH_Utd* OH_Utd_Create(const char* typeId)
in OH_Utd_Create() argument [all...] |
| /foundation/distributeddatamgr/udmf/framework/ndkimpl/unittest/ |
| H A D | utd_test.cpp | 82 char* typeId = nullptr;
in HWTEST_F() local
|
| /third_party/glslang/SPIRV/ |
| H A D | SpvPostProcess.cpp | 64 void Builder::postProcessType(const Instruction& inst, Id typeId) in postProcessType() argument 252 Id typeId = base->getTypeId(); postProcess() local [all...] |
| /third_party/lzma/CPP/7zip/Compress/ |
| H A D | CodecExports.cpp | 44 static HRESULT MethodToClassID(UInt16 typeId, CMethodId id, PROPVARIANT *value) throw()
in MethodToClassID() argument
|
| /base/account/os_account/interfaces/innerkits/ohosaccount/native/include/ |
| H A D | account_info.h | 118 int typeId = AAFwk::WantParams::GetDataType(it.second); in GetScalableDataString() local
|
| /foundation/ability/ability_base/interfaces/kits/native/want/src/ |
| H A D | array_wrapper.cpp | 337 InterfaceID typeId; in IsBooleanArray() local 344 InterfaceID typeId; in IsCharArray() local 351 InterfaceID typeId; in IsByteArray() local 358 InterfaceID typeId; in IsShortArray() local 365 InterfaceID typeId; IsIntegerArray() local 372 InterfaceID typeId; IsLongArray() local 379 InterfaceID typeId; IsFloatArray() local 386 InterfaceID typeId; IsDoubleArray() local 393 InterfaceID typeId; IsStringArray() local 400 InterfaceID typeId; IsWantParamsArray() local [all...] |
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| H A D | clock_hand_component.cpp | 98 uint16_t typeId = KeyParser::ParseKeyId(handType_, strlen(handType_)); in PostRender() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
| H A D | horizonprogress_tdd_test.cpp | 189 jerry_value_t typeId = jerry_create_string(reinterpret_cast<const jerry_char_t *>("type")); in HorizonProgressTest004() local 232 jerry_value_t typeId = jerry_create_string(reinterpret_cast<const jerry_char_t *>("type")); in HorizonProgressTest005() local 274 jerry_value_t typeId = jerry_create_string(reinterpret_cast<const jerry_char_t *>("type")); in HorizonProgressTest006() local 319 jerry_value_t typeId in HorizonProgressTest007() local 363 jerry_value_t typeId = jerry_create_string(reinterpret_cast<const jerry_char_t *>("type")); HorizonProgressTest008() local 407 jerry_value_t typeId = jerry_create_string(reinterpret_cast<const jerry_char_t *>("type")); HorizonProgressTest009() local 460 jerry_value_t typeId = jerry_create_string(reinterpret_cast<const jerry_char_t *>("type")); HorizonProgressTest013() local 512 jerry_value_t typeId = jerry_create_string(reinterpret_cast<const jerry_char_t *>("type")); HorizonProgressTest014() local 553 jerry_value_t typeId = jerry_create_string(reinterpret_cast<const jerry_char_t *>("type")); HorizonProgressTest015() local 594 jerry_value_t typeId = jerry_create_string(reinterpret_cast<const jerry_char_t *>("type")); HorizonProgressTest016() local 635 jerry_value_t typeId = jerry_create_string(reinterpret_cast<const jerry_char_t *>("type")); HorizonProgressTest017() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/modifier/ |
| H A D | rs_render_property.cpp | 153 int16_t typeId = 0; in Unmarshalling() local
|
| /foundation/distributeddatamgr/udmf/framework/innerkitsimpl/client/ |
| H A D | utd_client.cpp | 75 Status UtdClient::GetTypeDescriptor(const std::string &typeId, std::shared_ptr<TypeDescriptor> &descriptor) in GetTypeDescriptor() argument 120 Status UtdClient::GetFlexibleTypeDescriptor(const std::string &typeId, std::shared_ptr<TypeDescriptor> &descriptor) in GetFlexibleTypeDescriptor() argument 131 GetUniformDataTypeByFilenameExtension(const std::string &fileExtension, std::string &typeId, std::string belongsTo) GetUniformDataTypeByFilenameExtension() argument 219 GetUniformDataTypeByMIMEType(const std::string &mimeType, std::string &typeId, std::string belongsTo) GetUniformDataTypeByMIMEType() argument 327 IsUtd(std::string typeId, bool &result) IsUtd() argument [all...] |
| /foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/ |
| H A D | utd_client_test.cpp | 70 std::string typeId = "com.amazon.azw3"; in HWTEST_F() local 92 std::string typeId = ""; in HWTEST_F() local 109 std::string typeId = "12345"; in HWTEST_F() local 126 std::string typeId in HWTEST_F() local 146 std::string typeId = "..."; HWTEST_F() local 163 std::string typeId = "general.fax"; HWTEST_F() local 460 std::string typeId = "com.amazon.azw3"; HWTEST_F() local 480 std::string typeId = "com.amazon.azw3"; HWTEST_F() local 500 std::string typeId = "general.tiff"; HWTEST_F() local 520 std::string typeId = "general.tiff"; HWTEST_F() local 540 std::string typeId = "general.c-header"; HWTEST_F() local 560 std::string typeId = "general.mpeg"; HWTEST_F() local 580 std::string typeId = "com.amazon.azw3"; HWTEST_F() local 600 std::string typeId = "general.object"; HWTEST_F() local 620 std::string typeId = "com.microsoft.bmp"; HWTEST_F() local 640 std::string typeId = "com.amazon.azw3"; HWTEST_F() local 660 std::string typeId = "general.composite-object"; HWTEST_F() local 680 std::string typeId = "com.amazon.azw3"; HWTEST_F() local 700 std::string typeId = "general.image"; HWTEST_F() local 762 std::string typeId = "com.amazon.azw3"; HWTEST_F() local 784 std::string typeId = "general.text"; HWTEST_F() local 806 std::string typeId = "general.image"; HWTEST_F() local 828 std::string typeId = "general.video"; HWTEST_F() local 850 std::string typeId = "general.audio"; HWTEST_F() local 1741 const std::string typeId = ""; HWTEST_F() local 1808 std::string typeId = ""; HWTEST_F() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkDeviceFeatures.hpp | 43 const deUint32 typeId; member
|
| H A D | vkDeviceProperties.hpp | 43 const deUint32 typeId; member
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | fold_spec_constant_op_and_composite_pass.cpp | 147 GetTypeComponent( uint32_t typeId, uint32_t element) const GetTypeComponent() argument
|
| H A D | local_access_chain_convert_pass.cpp | 35 BuildAndAppendInst( SpvOp opcode, uint32_t typeId, uint32_t resultId, const std::vector<Operand>& in_opnds, std::vector<std::unique_ptr<Instruction>>* newInsts) BuildAndAppendInst() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | fold_spec_constant_op_and_composite_pass.cpp | 147 GetTypeComponent( uint32_t typeId, uint32_t element) const GetTypeComponent() argument
|
| H A D | local_access_chain_convert_pass.cpp | 35 BuildAndAppendInst( SpvOp opcode, uint32_t typeId, uint32_t resultId, const std::vector<Operand>& in_opnds, std::vector<std::unique_ptr<Instruction>>* newInsts) BuildAndAppendInst() argument
|
| /third_party/spirv-tools/source/opt/ |
| H A D | local_access_chain_convert_pass.cpp | 30 BuildAndAppendInst( spv::Op opcode, uint32_t typeId, uint32_t resultId, const std::vector<Operand>& in_opnds, std::vector<std::unique_ptr<Instruction>>* newInsts) BuildAndAppendInst() argument
|
| /base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/ |
| H A D | temp_permission_observer.cpp | 152 uint32_t typeId = continuousTaskCallbackInfo->GetTypeId(); in OnContinuousTaskStart() local 173 uint32_t typeId = continuousTaskCallbackInfo->GetTypeId(); in OnContinuousTaskStop() local
|
| /foundation/ability/ability_runtime/test/unittest/mission_list_manager_first_test/ |
| H A D | mission_list_manager_first_test.cpp | 437 int typeId = 0; in HWTEST_F() local
|