| /foundation/resourceschedule/background_task_mgr/interfaces/innerkits/include/ |
| H A D | continuous_task_callback_info.h | 29 ContinuousTaskCallbackInfo(uint32_t typeId, int32_t creatorUid,
in ContinuousTaskCallbackInfo() argument
|
| /foundation/distributeddatamgr/udmf/interfaces/cj/src/ |
| H A D | uniform_type_descriptor_ffi.cpp | 27 int64_t FfiUDMFUniformTypeDescriptorGetTypeDescriptor(const char *typeId) in FfiUDMFUniformTypeDescriptorGetTypeDescriptor() argument
|
| H A D | uniform_type_descriptor_impl.cpp | 35 int64_t GetTypeDescriptor(const char *typeId) in GetTypeDescriptor() argument 53 std::string typeId; in GetUniformDataTypeByFilenameExtension() local 77 std::string typeId; in GetUniformDataTypeByMIMEType() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | inline_opaque_pass.cpp | 29 bool InlineOpaquePass::IsOpaqueType(uint32_t typeId) { in IsOpaqueType() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | inline_opaque_pass.cpp | 29 bool InlineOpaquePass::IsOpaqueType(uint32_t typeId) { in IsOpaqueType() argument
|
| /third_party/spirv-tools/source/opt/ |
| H A D | inline_opaque_pass.cpp | 27 bool InlineOpaquePass::IsOpaqueType(uint32_t typeId) { in IsOpaqueType() argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ |
| H A D | ets_interop_runtime_interface-inl.h | 18 static std::pair<IntrinsicId, compiler::DataType::Type> GetInfoForInteropConvert(panda_file::Type::TypeId typeId) in GetInfoForInteropConvert() argument
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| H A D | class_helper.cpp | 45 char ClassHelper::GetPrimitiveTypeDescriptorChar(panda_file::Type::TypeId typeId) in GetPrimitiveTypeDescriptorChar() argument 52 const uint8_t *ClassHelper::GetPrimitiveTypeDescriptorStr(panda_file::Type::TypeId typeId) in GetPrimitiveTypeDescriptorStr() argument 63 const char *ClassHelper::GetPrimitiveTypeStr(panda_file::Type::TypeId typeId) in GetPrimitiveTypeStr() argument
|
| /foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/detail/ |
| H A D | any_pointer_compatibility.h | 45 static constexpr TypeId typeId = UidFromType<Type>(); in GetCompatibleTypes() local 134 static constexpr TypeId typeId = UidFromType<Type>(); in GetCompatibleTypes() local [all...] |
| /foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ |
| H A D | static_object_metadata.h | 41 BASE_NS::Uid typeId; member 59 BASE_NS::Uid typeId; member
|
| /foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/ |
| H A D | flexible_type_test.cpp | 146 const std::string typeId = "flex.z"; in HWTEST_F() local 171 const std::string typeId = "com.example.utdtest.document"; in HWTEST_F() local 196 const std::string typeId = "flex.z="; in HWTEST_F() local [all...] |
| /foundation/ability/ability_base/test/unittest/want/ |
| H A D | array_wrapper_test.cpp | 44 InterfaceID typeId;
in HWTEST_F() local 59 InterfaceID typeId;
in HWTEST_F() local 75 InterfaceID typeId;
in HWTEST_F() local 89 InterfaceID typeId = g_IID_IString;
in HWTEST_F() local 103 InterfaceID typeId;
in HWTEST_F() local 119 InterfaceID typeId; HWTEST_F() local 135 InterfaceID typeId; HWTEST_F() local 149 InterfaceID typeId = g_IID_IBoolean; HWTEST_F() local 163 InterfaceID typeId; HWTEST_F() local 177 InterfaceID typeId = g_IID_IChar; HWTEST_F() local 191 InterfaceID typeId; HWTEST_F() local 205 InterfaceID typeId = g_IID_IByte; HWTEST_F() local 219 InterfaceID typeId; HWTEST_F() local 233 InterfaceID typeId = g_IID_IShort; HWTEST_F() local 247 InterfaceID typeId; HWTEST_F() local 261 InterfaceID typeId = g_IID_IInteger; HWTEST_F() local 275 InterfaceID typeId; HWTEST_F() local 289 InterfaceID typeId = g_IID_ILong; HWTEST_F() local 303 InterfaceID typeId; HWTEST_F() local 317 InterfaceID typeId = g_IID_IFloat; HWTEST_F() local 331 InterfaceID typeId; HWTEST_F() local 345 InterfaceID typeId = g_IID_IDouble; HWTEST_F() local 359 InterfaceID typeId; HWTEST_F() local 373 InterfaceID typeId = g_IID_IString; HWTEST_F() local 387 InterfaceID typeId; HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| H A D | component_utils.cpp | 77 uint16_t typeId = 0; in GetComponentType() local
|
| /foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/fuzztest/utdclient_fuzzer/ |
| H A D | utd_client_fuzzer.cpp | 41 std::string typeId; in GetUniformDataTypeByFilenameExtensionDefaultBelongsFuzz() local 48 std::string typeId; in GetUniformDataTypeByFilenameExtensionFuzz() local 71 std::string typeId; in GetUniformDataTypeByMIMETypeDefaultBelongsFuzz() local 78 std::string typeId; in GetUniformDataTypeByMIMETypeFuzz() local [all...] |
| /foundation/distributeddatamgr/udmf/framework/common/ |
| H A D | utd_common.h | 27 std::string typeId; member
|
| /foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/ |
| H A D | flexible_type.cpp | 35 bool FlexibleType::ParseFlexibleUtd(const std::string &typeId, TypeDescriptorCfg &flexibleTypeDescriptorCfg) in ParseFlexibleUtd() argument
|
| /applications/standard/contacts_data/dataBusiness/contacts/src/ |
| H A D | contacts_type.cpp | 33 int64_t ContactsType::Insert(std::shared_ptr<OHOS::NativeRdb::RdbStore> rdbStore, std::string typeValue, int typeId) in Insert() argument 78 int typeId = i + 1; in PrepopulateCommonTypes() local 101 int typeId = RDB_EXECUTE_FAIL; in LookupTypeId() local 107 std::string ContactsType::GetTypeText(std::shared_ptr<OHOS::NativeRdb::RdbStore> rdbStore, int typeId) in GetTypeText() argument [all...] |
| /arkcompiler/ets_runtime/ecmascript/ts_types/ |
| H A D | global_type_info.h | 30 explicit GlobalTypeID(const JSPandaFile *jsPandaFile, uint32_t typeId) in GlobalTypeID() argument
|
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ |
| H A D | runtime_adapter.h | 331 auto typeId = panda_file::FieldDataAccessor::GetTypeId(pandaFile_, panda_file::File::EntityId(id)); variable
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ |
| H A D | object_type_propagation.cpp | 91 auto typeId = runtime->GetFieldValueTypeId(method, fieldId); in VisitLoadObject() local 139 auto typeId = runtime->GetMethodArgReferenceTypeId(method, refNum); in VisitParameter() local 156 auto typeId = runtime->GetMethodReturnTypeId(method); in ProcessManagedCall() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| H A D | object_type_check_elimination.cpp | 162 bool ObjectTypeCheckElimination::IsMember(Inst *inst, uint32_t typeId, Inst *refUser) in IsMember() argument 191 bool ObjectTypeCheckElimination::IsSuccessfulIsInstance(IsInstanceInst *isInstance, uint32_t typeId, Inst *refUser) in IsSuccessfulIsInstance() argument
|
| /arkcompiler/ets_frontend/ets2panda/evaluate/ |
| H A D | helpers.h | 118 constexpr inline std::string_view CreateGetterName(panda_file::Type::TypeId typeId) in CreateGetterName() argument 123 constexpr inline std::string_view CreateSetterName(panda_file::Type::TypeId typeId) in CreateSetterName() argument
|
| /foundation/ai/ai_engine/services/common/platform/os_wrapper/audio_loader/source/ |
| H A D | audio_wrapper.cpp | 49 int32_t AudioWrapper::Init(ConvertType typeId, intptr_t &handler)
in Init() argument
|
| /foundation/ability/ability_base/interfaces/kits/native/want/src/ |
| H A D | want_params_wrapper.cpp | 62 int typeId = WantParams::GetDataType(it.second); in ToString() local 132 int typeId = 0; in Parse() local 183 int typeId = 0; ParseWantParams() local 234 int typeId = 0; ParseWantParamsWithBrackets() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
| H A D | inspector_composed_element.h | 65 RefPtr<T> GetContentElement(IdType typeId, bool isFindAll = true) const in GetContentElement() argument
|