| /foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/ |
| H A D | classic_adapter_properties.cpp | 283 bool ClassicAdapterProperties::UpdateConfig(int type) in UpdateConfig() argument
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/ |
| H A D | mock_app_provision_info.h | 233 virtual int SetDistributedTables(const std::vector<std::string>& tables, int type, in SetDistributedTables() argument
|
| H A D | access_token.h | 38 unsigned int type : 2; member
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
| H A D | hfp_ag_profile.cpp | 376 int HfpAgProfile::SendSubscriberNumberInformation(uint16_t type, const std::string &number, int service) in SendSubscriberNumberInformation() argument 641 int HfpAgProfile::NotifyCallingLineIdentification(uint16_t type, const std::string &number) const in NotifyCallingLineIdentification() argument 656 NotifyIncomingCallWaiting(uint16_t type, const std::string &number) const NotifyIncomingCallWaiting() argument 717 ProcessCurrentCallStateIncominging( int numActive, int numHeld, uint16_t type, const std::string &number) ProcessCurrentCallStateIncominging() argument [all...] |
| /foundation/graphic/graphic_3d/lume/LumeRender/src/ |
| H A D | render_context.cpp | 659 void RenderContext::OnTypeInfoEvent(EventType type, array_view<const ITypeInfo* const> typeInfos) in OnTypeInfoEvent() argument
|
| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| H A D | asset_loader.cpp | 251 const auto type = assetManager_.GetExtensionType(ext); in StartLoading() local
|
| H A D | material_impl.cpp | 515 auto type = META_NS::GetValue(META_ACCESS_PROPERTY(Type)); in UpdateInputProperties() local 723 auto type = META_NS::GetValue(META_ACCESS_PROPERTY(Type)); BindInputProperties() local [all...] |
| /foundation/multimedia/audio_framework/test/fuzztest/audioservermore_fuzzer/ |
| H A D | audio_server_more_fuzzer.cpp | 189 DeviceType type = *reinterpret_cast<const DeviceType*>(rawData); in AudioServerUpdateRouteReqTest() local 545 ManagerType type = static_cast<ManagerType>(typeInt); in AudioRendererInServerTest() local
|
| /foundation/graphic/graphic_surface/surface/test/unittest/ |
| H A D | producer_surface_test.cpp | 411 GraphicTransformType type = surface_->GetTransformHint(); in HWTEST_F() local 845 GraphicTransformType type = surface_->GetTransform(); in HWTEST_F() local 1320 GraphicPresentTimestampType type = GraphicPresentTimestampType::GRAPHIC_DISPLAY_PTS_UNSUPPORTED; in HWTEST_F() local 1340 GraphicPresentTimestampType type = GraphicPresentTimestampType::GRAPHIC_DISPLAY_PTS_UNSUPPORTED; in HWTEST_F() local 1357 GraphicPresentTimestampType type = GraphicPresentTimestampType::GRAPHIC_DISPLAY_PTS_DELAY; in HWTEST_F() local 1380 GraphicPresentTimestampType type = GraphicPresentTimestampType::GRAPHIC_DISPLAY_PTS_DELAY; HWTEST_F() local 1597 std::string type = "test"; HWTEST_F() local 1613 std::string type = "test"; HWTEST_F() local [all...] |
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/service/config/ |
| H A D | audio_policy_parser.cpp | 519 ParseGroups(xmlNode &node, XmlNodeType type) ParseGroups() argument 532 ParseGroup(xmlNode &node, XmlNodeType type) ParseGroup() argument 546 ParseGroupSink(xmlNode &node, XmlNodeType type, std::string &groupName) ParseGroupSink() argument [all...] |
| /foundation/multimedia/audio_framework/services/audio_service/server/src/ |
| H A D | audio_endpoint_separate.cpp | 71 AudioEndpointSeparate::AudioEndpointSeparate(EndpointType type, uint64_t id, in AudioEndpointSeparate() argument
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/ |
| H A D | post_process_configuration_component_manager.cpp | 89 string_view type; in UpdateCustomPropertyMetadata() local
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/device/ |
| H A D | shader_pipeline_binder.cpp | 70 string_view type; in UpdateCustomPropertyMetadata() local 125 string_view type; in UpdateBindingPropertyMetadata() local 228 const RenderHandleType type in ShaderPipelineBinder() local 339 const RenderHandleType type = handle.GetHandleType(); Bind() local 372 const RenderHandleType type = resource.handle.GetHandleType(); BindBuffer() local 403 const RenderHandleType type = resources[0].handle.GetHandleType(); BindBuffers() local 435 const RenderHandleType type = resource.handle.GetHandleType(); BindImage() local 468 const RenderHandleType type = resources[0U].handle.GetHandleType(); BindImages() local 501 const RenderHandleType type = resource.handle.GetHandleType(); BindSampler() local 530 const RenderHandleType type = resources[0U].handle.GetHandleType(); BindSamplers() local [all...] |
| /foundation/graphic/graphic_surface/surface/src/ |
| H A D | buffer_client_producer.cpp | 707 GSError BufferClientProducer::GetPresentTimestamp(uint32_t sequence, GraphicPresentTimestampType type, int64_t &time) in GetPresentTimestamp() argument
|
| /foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/example/ |
| H A D | oh_audio_capturer_lowlatency_test.cpp | 227 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_RENDERER; in InitSpk() local 279 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_CAPTURER; in InitMic() local
|
| /foundation/graphic/graphic_3d/kits/js/src/ |
| H A D | SceneJS.cpp | 188 napi_valuetype type; in FetchResourceOrUri() local 199 uint32_t type = resource.Get<uint32_t>("type"); in FetchResourceOrUri() local 235 uint32_t type = resource.Get<uint32_t>("type"); in FetchResourceOrUri() local [all...] |
| /foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/src/util/ |
| H A D | io_util.cpp | 47 string type; in CheckCompatibility() local 430 InsertIntoString( BASE_NS::string& search, BASE_NS::string& insertion, InsertType type, BASE_NS::string& stringContents, size_t len) InsertIntoString() argument 464 InsertInFile(CORE_NS::IFileManager& fileManager, BASE_NS::string_view fileUri, BASE_NS::string search, BASE_NS::string insertion, InsertType type) InsertInFile() argument [all...] |
| /foundation/graphic/graphic_3d/lume/LumeRender/src/loader/ |
| H A D | shader_loader.cpp | 88 ShaderLoader::ShaderLoader(IFileManager& fileManager, ShaderManager& shaderManager, const DeviceBackendType type) in ShaderLoader() argument
|
| /foundation/multimedia/audio_framework/interfaces/inner_api/native/audiomanager/include/ |
| H A D | audio_system_manager.h | 86 CastType type; member 160 DeviceChangeType type; member [all...] |
| /foundation/multimedia/audio_framework/services/audio_policy/test/example/ |
| H A D | audio_policy_test.cpp | 419 static void HandleUpdateStreamState(int type, char *seg1) in HandleUpdateStreamState() argument
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/aac/ |
| H A D | ffmpeg_aac_encoder_plugin.cpp | 556 int32_t type; in GetMetaData() local
|
| /foundation/multimedia/av_codec/services/media_engine/modules/media_codec/ |
| H A D | media_codec.cpp | 109 Plugins::PluginType type; in Init() local 673 Plugins::PluginType type; in ChangePlugin() local
|
| /foundation/graphic/graphic_3d/lume/metaobject/src/ |
| H A D | object_registry.cpp | 773 void ObjectRegistry::UnregisterInternalValueAccess(const CORE_NS::PropertyTypeDecl& type) in UnregisterInternalValueAccess() argument 767 RegisterInternalValueAccess( const CORE_NS::PropertyTypeDecl& type, IEngineInternalValueAccess::Ptr ptr) RegisterInternalValueAccess() argument
|
| /foundation/multimedia/av_codec/services/media_engine/modules/demuxer/ |
| H A D | demuxer_plugin_manager.cpp | 243 std::string type in LoadDemuxerPlugin() local 712 UpdateDefaultStreamID(Plugins::MediaInfo& mediaInfo, StreamType type, int32_t newStreamID) UpdateDefaultStreamID() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/memory/ |
| H A D | rs_memory_track.cpp | 170 const char* MemoryTrack::MemoryType2String(MEMORY_TYPE type) in MemoryType2String() argument 203 const std::string MemoryTrack::AllocatorType2String(OHOS::Media::AllocatorType type) in AllocatorType2String() argument 299 MEMORY_TYPE type = static_cast<MEMORY_TYPE>(i); DumpMemoryPicStatistics() local [all...] |