Home
last modified time | relevance | path

Searched defs:type (Results 2976 - 3000 of 3614) sorted by relevance

1...<<111112113114115116117118119120>>...145

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/
H A Ddefault_app_mgr.cpp108 ErrCode DefaultAppMgr::IsDefaultApplication(int32_t userId, const std::string& type, bool& isDefaultApp) const in IsDefaultApplication() argument
176 GetDefaultApplication( int32_t userId, const std::string& type, BundleInfo& bundleInfo, bool backup) const GetDefaultApplication() argument
218 SetDefaultApplication( int32_t userId, const std::string& type, const Element& element) const SetDefaultApplication() argument
452 std::string type = want.GetType(); GetTypeFromWant() local
465 std::string type = GetTypeFromWant(want); GetDefaultApplication() local
564 GetBundleInfo(int32_t userId, const std::string& type, const Element& element, BundleInfo& bundleInfo) const GetBundleInfo() argument
608 MatchActionAndType( const std::string& action, const std::string& type, const std::vector<Skill>& skills) const MatchActionAndType() argument
627 IsMatch(const std::string& type, const std::vector<Skill>& skills) const IsMatch() argument
635 MatchAppType(const std::string& type, const std::vector<Skill>& skills) const MatchAppType() argument
751 IsElementValid(int32_t userId, const std::string& type, const Element& element) const IsElementValid() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_event_report.cpp176 std::string type = UNKNOW; in GetUserEventType() local
354 std::string type = eventInfo.abilityName.empty() ? APPLICATION : ABILITY; in InnerSendBundleStateChangeExceptionEvent() local
482 std::string type = eventInfo.abilityName.empty() ? APPLICATION : ABILITY; in InnerSendBundleStateChangeEvent() local
622 InnerEventWrite( const std::string &eventName, HiSysEventType type, Types... keyValues) InnerEventWrite() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_resource_test/
H A Dbms_bundle_resource_test.cpp3885 uint32_t type = static_cast<uint32_t>(BundleResourceChangeType::SYSTEM_THEME_CHANGE); in HWTEST_F() local
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp1145 int SendParamsToLpDevice(const uint8_t *data, uint32_t dataSize, int32_t type) in SendParamsToLpDevice() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_storage_test/
H A Dbms_bundle_data_storage_database_test.cpp1879 std::string type = "text/xml"; HWTEST_F() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_default_app_test/
H A Dbms_bundle_default_app_test.cpp263 ErrCode BmsBundleDefaultAppTest::SetDefaultApplicationWrap(sptr<IDefaultApp> defaultAppProxy, const std::string& type, in SetDefaultApplicationWrap() argument
992 const std::string type = "error"; HWTEST_F() local
1005 const std::string type = "error"; HWTEST_F() local
1018 const std::string type = "error"; HWTEST_F() local
2299 std::string type = "BROWSER"; HWTEST_F() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drender_graph.cpp173 const RenderHandleType type = RenderHandleUtil::GetHandleType(ref.resourceHandle); in DebugBarrierPrint() local
1142 const RenderHandleType type = RenderHandleUtil::GetHandleType(cb.resourceHandle); HandleCustomBarriers() local
[all...]
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dpa_adapter_manager.cpp78 PaAdapterManager::PaAdapterManager(ManagerType type) in PaAdapterManager() argument
[all...]
H A Drenderer_in_server.cpp412 uint32_t type = ResourceSchedule::ResType::RES_TYPE_AUDIO_RENDERER_SILENT_PLAYBACK; in ReportDataToResSched() local
1297 static std::string GetManagerTypeStr(ManagerType type) in GetManagerTypeStr() argument
/foundation/multimedia/av_codec/services/media_engine/filters/
H A Ddecoder_surface_filter.cpp140 DecoderSurfaceFilter::DecoderSurfaceFilter(const std::string& name, FilterType type) in DecoderSurfaceFilter() argument
H A Ddemuxer_filter.cpp104 DemuxerFilter::DemuxerFilter(std::string name, FilterType type) : Filter(name, type) in DemuxerFilter() argument
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/gles/
H A Dintf_device_gles.h199 uint32_t type; member
371 uint32_t type; member
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dnative_window_test.cpp1287 OH_NativeBuffer_MetadataType type = OH_VIDEO_HDR_HLG; in HWTEST_F() local
1326 OH_NativeBuffer_MetadataType type = OH_VIDEO_HDR_HLG; in HWTEST_F() local
1368 OH_NativeBuffer_MetadataType type = OH_VIDEO_HDR_HLG; in HWTEST_F() local
1453 OH_NativeBuffer_MetadataType type = OH_VIDEO_HDR_HDR10; HWTEST_F() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
H A DOHAudioRenderer.cpp743 OH_AudioInterrupt_ForceType type = (OH_AudioInterrupt_ForceType)(interruptEvent.forceType); in OnInterrupt() local
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_format_helper.cpp465 const AVDictionaryEntry *type = av_dict_get(avFormatContext.metadata, "major_brand", NULL, 0); in GetFileTypeByName() local
[all...]
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.cpp52 optional<OMX_VIDEO_CODINGTYPE> type = TypeConverter::HdiRoleToOmxCodingType(cap.role); in Create() local
569 SupportBufferType type; in AllocateAvLinearBuffers() local
[all...]
H A Dhdecoder.cpp44 SupportBufferType type; in OnConfigure() local
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/
H A Decs_serializer.cpp183 uint32_t type = 0; in RenderHandleReferenceFromJson() local
481 SetSerializer(const PropertyTypeDecl& type, IPropertySerializer& serializer) SetSerializer() argument
493 string type = ec.GetType(); WriteEntityCollection() local
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/
H A Dmaterial_component_manager.cpp264 string_view type; in UpdateCustomPropertyMetadata() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_util.cpp115 string_view type; in LoadBuffer() local
311 GetMimeType(const string_view type, MimeType& out) GetMimeType() argument
353 GetCameraType(const string_view type, CameraType& out) GetCameraType() argument
478 GetMimeType(MimeType type) GetMimeType() argument
523 GetCameraType(CameraType type) GetCameraType() argument
539 GetLightType(const string_view type, LightType& out) GetLightType() argument
555 GetLightType(LightType type) GetLightType() argument
663 GetComponentsCount(DataType type) GetComponentsCount() argument
1100 auto const type = mimeType.substr(0u, pos); LoadUri() local
[all...]
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_serializer.cpp103 BASE_NS::string type; member
127 string type; in CheckCompatibility() local
238 uint32_t type in RenderHandleReferenceFromJson() local
542 SetSerializer(const PropertyTypeDecl& type, IPropertySerializer& serializer) SetSerializer() argument
554 string type = ec.GetType(); WriteEntityCollection() local
[all...]
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_manager_proxy.cpp490 int32_t AudioManagerProxy::UpdateActiveDeviceRoute(DeviceType type, DeviceFlag flag, in UpdateActiveDeviceRoute() argument
945 int32_t AudioManagerProxy::ResetRouteForDisconnect(DeviceType type) in ResetRouteForDisconnect() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dshader_manager.cpp443 CreateClientData( const string_view path, const RenderHandleType type, const ClientDataIndices& cdi) CreateClientData() argument
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H A Daudio_policy_server_handler.cpp326 SendDistributedRoutingRoleChange(const sptr<AudioDeviceDescriptor> descriptor, const CastType &type) SendDistributedRoutingRoleChange() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_symbol_animation.cpp64 void CreateAnimationTimingCurve(const OHOS::Rosen::Drawing::DrawingCurveType type, in CreateAnimationTimingCurve() argument

Completed in 46 milliseconds

1...<<111112113114115116117118119120>>...145