/ohos5.0/foundation/multimedia/av_codec/test/unittest/codeclist_test/ |
H A D | codeclist_unit_test.cpp | 58 AVCodecCategory category; variable 118 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; variable 216 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; variable 327 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; variable 343 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; variable 359 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; variable 376 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; variable 393 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; variable 410 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; variable 427 AVCodecCategory category = AVCodecCategory::AVCODEC_SOFTWARE; variable [all …]
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/perf/ |
H A D | cpu_perf_scope.h | 46 …const BASE_NS::string_view category, const BASE_NS::string_view subCategory, const BASE_NS::string… in CpuPerfScopeInternal() 76 #define RENDER_CPU_PERF_BEGIN(timerName, category, subCategory, name) \ argument 79 #define RENDER_CPU_PERF_SCOPE(category, subCategory, name) \ argument
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/perf/ |
H A D | cpu_perf_scope.h | 44 …const BASE_NS::string_view category, const BASE_NS::string_view subCategory, const BASE_NS::string… in CpuPerfScope() 73 #define CORE_CPU_PERF_BEGIN(timerName, category, subCategory, name) \ argument 76 #define CORE_CPU_PERF_SCOPE(category, subCategory, name) \ argument
|
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/ |
H A D | phone_number_rule.cpp | 108 std::string category = reinterpret_cast<const char*>(cur->name); in InitRule() local 115 void PhoneNumberRule::ParseXmlNode(xmlNodePtr cur, std::string& category) in ParseXmlNode() 173 void PhoneNumberRule::SetRules(std::string& category, icu::UnicodeString& content, std::string& val… in SetRules()
|
/ohos5.0/foundation/multimedia/player_framework/interfaces/inner_api/native/system_sound_manager/include/ |
H A D | tone_attrs.h | 40 …int32_t category) : title_(title), fileName_(fileName), uri_(uri), custType_(custType), category_(… in ToneAttrs() 84 void SetCategory(const int32_t category) in SetCategory()
|
/ohos5.0/foundation/multimedia/av_session/services/session/server/remote/ |
H A D | remote_session_sink_impl.cpp | 64 …ret = syncer_->RegisterDataNotifier([this](const SessionDataCategory category, const std::string& … in CastSessionFromRemote() 74 int32_t RemoteSessionSinkImpl::HandleSessionDataCategory(const SessionDataCategory category) in HandleSessionDataCategory()
|
H A D | remote_session_capability_set.cpp | 60 SessionDataCategory category, int32_t key) in HasCapability()
|
H A D | remote_session_source_impl.cpp | 85 int32_t RemoteSessionSourceImpl::HandleSourceSessionDataCategory(const SessionDataCategory category, in HandleSourceSessionDataCategory()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ |
H A D | intf_object_registry.h | 38 ObjectCategoryBits category; member 187 BASE_NS::vector<IClassInfo::ConstPtr> GetAllTypes(ObjectCategoryBits category) const in GetAllTypes() 245 …ector<BASE_NS::shared_ptr<IObject>> GetObjectInstancesByCategory(ObjectCategoryBits category) const in GetObjectInstancesByCategory()
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/codeclist_test/capi/ |
H A D | codeclist_capi_mock_factory.cpp | 30 … AVCodecCategory category) in GetCapabilityByCategory()
|
/ohos5.0/drivers/liteos/hievent/include/ |
H A D | hievent_driver.h | 41 char category; member
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/codeclist_test/inner/ |
H A D | codeclist_inner_mock_factory.cpp | 33 … AVCodecCategory category) in GetCapabilityByCategory()
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/font/ |
H A D | ui_line_break.cpp | 64 uint16_t category = UCPTRIE_FAST_GET(trie, UCPTRIE_8, static_cast<int32_t>(str[index])); in GetNextBreakPos() local 238 …uint16_t category = UCPTRIE_FAST_GET(reinterpret_cast<UCPTrie*>(lineBreakTrie_), UCPTRIE_8, utf16); in IsBreakPos() local 249 …uint16_t category = UCPTRIE_FAST_GET(reinterpret_cast<UCPTrie*>(lineBreakTrie_), UCPTRIE_8, utf16); in IsBreakPos() local
|
/ohos5.0/foundation/multimedia/av_codec/services/services/codeclist/server/ |
H A D | codeclist_server.cpp | 63 const AVCodecCategory &category) in GetCapability()
|
/ohos5.0/foundation/multimedia/av_codec/services/services/codeclist/ipc/ |
H A D | codeclist_service_stub.cpp | 130 const bool isEncoder, const AVCodecCategory &category) in GetCapability() 158 AVCodecCategory category = static_cast<AVCodecCategory>(data.ReadInt32()); in DoGetCapability() local
|
H A D | codeclist_service_proxy.cpp | 72 const bool isEncoder, const AVCodecCategory &category) in GetCapability()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/common/ |
H A D | plugin_settings.cpp | 155 const PluginParaAllowedMap& PluginParameterTable::FindAllowedParameterMap(FilterType category) in FindAllowedParameterMap()
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | event_converter.h | 26 int32_t category; member
|
/ohos5.0/foundation/multimedia/av_codec/services/services/codeclist/client/ |
H A D | codeclist_client.cpp | 74 const AVCodecCategory &category) in GetCapability()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/ |
H A D | object_registry.h | 132 uint64_t category; member
|
H A D | class_registry.cpp | 85 ObjectCategoryBits category, bool strict, bool excludeDeprecated) const in GetAllTypes()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/recorder/ |
H A D | event_controller.cpp | 208 void EventController::NotifyEvent(EventCategory category, int32_t eventType, in NotifyEvent() 222 void EventController::NotifyEventSync(EventCategory category, int32_t eventType, in NotifyEventSync()
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/module_manager/ |
H A D | module_manager.cpp | 32 char* category = nullptr; in RequireModule() local 77 bool ModuleManager::ParseModuleName(const char * const moduleName, char** category, char** name) co… in ParseModuleName()
|
/ohos5.0/base/global/i18n/frameworks/intl/src/ |
H A D | character.cpp | 138 int8_t category = u_charType(char32); in GetType() local
|
/ohos5.0/base/startup/appspawn/modules/sandbox/ |
H A D | appspawn_mount_template.c | 97 const MountArgTemplate *GetMountArgTemplate(uint32_t category) in GetMountArgTemplate()
|