/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/ |
H A D | default_app_mgr.cpp | 108 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 D | inner_event_report.cpp | 176 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 D | bms_bundle_resource_test.cpp | 3885 uint32_t type = static_cast<uint32_t>(BundleResourceChangeType::SYSTEM_THEME_CHANGE); in HWTEST_F() local
|
/foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
H A D | ohos_bt_gatt.cpp | 1145 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 D | bms_bundle_data_storage_database_test.cpp | 1879 std::string type = "text/xml"; HWTEST_F() local [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_default_app_test/ |
H A D | bms_bundle_default_app_test.cpp | 263 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 D | render_graph.cpp | 173 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 D | pa_adapter_manager.cpp | 78 PaAdapterManager::PaAdapterManager(ManagerType type) in PaAdapterManager() argument [all...] |
H A D | renderer_in_server.cpp | 412 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 D | decoder_surface_filter.cpp | 140 DecoderSurfaceFilter::DecoderSurfaceFilter(const std::string& name, FilterType type) in DecoderSurfaceFilter() argument
|
H A D | demuxer_filter.cpp | 104 DemuxerFilter::DemuxerFilter(std::string name, FilterType type) : Filter(name, type) in DemuxerFilter() argument
|
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/gles/ |
H A D | intf_device_gles.h | 199 uint32_t type; member 371 uint32_t type; member
|
/foundation/graphic/graphic_surface/surface/test/unittest/ |
H A D | native_window_test.cpp | 1287 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 D | OHAudioRenderer.cpp | 743 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 D | ffmpeg_format_helper.cpp | 465 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 D | hcodec.cpp | 52 optional<OMX_VIDEO_CODINGTYPE> type = TypeConverter::HdiRoleToOmxCodingType(cap.role); in Create() local 569 SupportBufferType type; in AllocateAvLinearBuffers() local [all...] |
H A D | hdecoder.cpp | 44 SupportBufferType type; in OnConfigure() local
|
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/ |
H A D | ecs_serializer.cpp | 183 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 D | material_component_manager.cpp | 264 string_view type; in UpdateCustomPropertyMetadata() local
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_util.cpp | 115 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 D | ecs_serializer.cpp | 103 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 D | audio_manager_proxy.cpp | 490 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 D | shader_manager.cpp | 443 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 D | audio_policy_server_handler.cpp | 326 SendDistributedRoutingRoleChange(const sptr<AudioDeviceDescriptor> descriptor, const CastType &type) SendDistributedRoutingRoleChange() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
H A D | rs_symbol_animation.cpp | 64 void CreateAnimationTimingCurve(const OHOS::Rosen::Drawing::DrawingCurveType type, in CreateAnimationTimingCurve() argument
|