Home
last modified time | relevance | path

Searched defs:std (Results 401 - 425 of 1934) sorted by relevance

1...<<11121314151617181920>>...78

/foundation/arkui/ace_engine/frameworks/core/components_v2/grid_layout/
H A Dgrid_container_utils.cpp143 double GridContainerUtils::ProcessColumnWidth(const std argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/event/multimodal/
H A Dvoice_event.h41 void SetBadgeList(const std::vector<std::pair<std::string, std::string>>& badgeList) in SetBadgeList() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dui_extension_hub.h45 SetOnTerminatedCallback( const std::function<void(int32_t, const RefPtr<WantWrap>& wantWrap)>&& callback) SetOnTerminatedCallback() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_storage_rdb.cpp59 TransformStrToInfo( const std::map<std::string, std::string> &datas, std::map<std::string, InnerBundleInfo> &infos) TransformStrToInfo() argument
[all...]
H A Dpreinstall_data_storage_rdb.cpp57 TransformStrToInfo( const std::map<std::string, std::string> &datas, std::vector<PreInstallBundleInfo> &preInstallBundleInfos) TransformStrToInfo() argument
96 UpdateDataBase( std::map<std::string, PreInstallBundleInfo> &infos) UpdateDataBase() argument
[all...]
/foundation/arkui/advanced_ui_component/navpushpathhelper/src/
H A Dhsp_silentinstall.cpp46 int32_t HspSilentInstall::SilentInstall(const std::string& moduleName, const std::function<void()>& callback, in SilentInstall() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/
H A Dbundle_sandbox_manager_rdb.cpp38 QueryAllSandboxInnerBundleInfo( std::unordered_map<std::string, InnerBundleInfo> &innerBundleInfos) QueryAllSandboxInnerBundleInfo() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/config/
H A Dhgm_config_callback_manager.cpp122 SyncHgmConfigChangeCallback( const std::unordered_map<pid_t, std::pair<int32_t, std::string>>& pids) SyncHgmConfigChangeCallback() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/memory/
H A Drs_memory_snapshot.cpp66 void MemorySnapshot::UpdateGpuMemoryInfo(const std::unordered_map<pid_t, size_t>& gpuInfo, in UpdateGpuMemoryInfo() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/include/
H A Dge_gradient_blur_para.h45 explicit GELinearGradientBlurPara(const float blurRadius, const std::vector<std::pair<float, float>> fractionStops, in GELinearGradientBlurPara() argument
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/
H A Dge_visual_effect_impl.cpp211 SetParam(const std::string& tag, const std::vector<std::pair<float, float>> param) SetParam() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
H A Drs_gradient_blur_para.h49 RSLinearGradientBlurPara(const float blurRadius, const std::vector<std::pair<float, float>>fractionStops, const GradientDirection direction) RSLinearGradientBlurPara() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/ipc_callbacks/
H A Dmock_iremote_object.h68 int Dump(int fd, const std::vector<std::u16string>&) in Dump() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_keyframe_animation.cpp47 AddKeyFrames( const std::vector<std::tuple<float, std::shared_ptr<RSPropertyBase>, RSAnimationTimingCurve>>& keyframes) AddKeyFrames() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_controller.cpp111 OnConnsRefreshRateChanged(const std::vector<std::pair<uint64_t, uint32_t>> &refreshRates) OnConnsRefreshRateChanged() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/unittest/
H A Dvsync_controller_test.cpp55 void VSyncControllerCallback::OnConnsRefreshRateChanged(const std::vector<std::pair<uint64_t, uint32_t>> &refreshRates) in OnConnsRefreshRateChanged() argument
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/frame_rate_vote/
H A Drs_video_frame_rate_vote.cpp30 RSVideoFrameRateVote(uint64_t surfaceNodeId, const std::function<void(uint64_t)>& releaseCallback, const std::function<void(uint64_t, uint32_t)>& voteCallback) RSVideoFrameRateVote() argument
/foundation/multimedia/image_framework/plugins/manager/include/
H A Dplugin_server.h104 CreateObject(uint16_t serviceType, const std::map<std::string, AttrData> &capabilities, uint32_t &errorCode) CreateObject() argument
114 CreateObject(uint16_t serviceType, const std::map<std::string, AttrData> &capabilities) CreateObject() argument
124 CreateObject(uint16_t serviceType, const std::map<std::string, AttrData> &capabilities, const PriorityScheme &priorityScheme, uint32_t &errorCode) CreateObject() argument
133 CreateObject(uint16_t serviceType, const std::map<std::string, AttrData> &capabilities, const PriorityScheme &priorityScheme) CreateObject() argument
151 PluginServerGetClassInfo(uint16_t serviceType, const std::map<std::string, AttrData> &capabilities, std::vector<ClassInfo> &classesInfo) PluginServerGetClassInfo() argument
[all...]
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/audio_encoder/
H A Dffmpeg_au_enc_config.cpp36 const T* FindTagInMap(Tag tag, const std::map<Tag, ValueType>& tagStore) in FindTagInMap() argument
47 void ConfigAudioCommonAttr(AVCodecContext& codecContext, const std::map<Tag, ValueType>& tagStore) in ConfigAudioCommonAttr() argument
66 void ConfigAacCodec(AVCodecContext& codecContext, const std::map<Tag, ValueType>& tagStore) in ConfigAacCodec() argument
128 void ConfigAudioEncoder(AVCodecContext& codecContext, const std argument
[all...]
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/media_manager/
H A Dmuxer.cpp44 MediaManagerError Muxer::AddTracks(const std::map<TrackType, const std::shared_ptr<Track>>& trackMap) in AddTracks() argument
/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/
H A Dcamera_napi_template_utils.h32 EnumHelper(const std::map<T, std::string>&& origin, const T defaultValue) in EnumHelper() argument
[all...]
/foundation/multimedia/av_session/services/session/adapter/
H A Dapp_manager_adapter.cpp83 void AppManagerAdapter::SetAppStateChangeObserver(const std::function<void(int32_t, int32_t, bool)>& observer) in SetAppStateChangeObserver() argument
[all...]
/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/
H A Dfile_asset.h218 SetMemberValue(const std::string &name, const std::variant<int32_t, int64_t, std::string, double> &value) SetMemberValue() argument
[all...]
/foundation/multimedia/media_utils_lite/src/
H A Dsource.cpp26 Source::Source(const std::string &uri, const std::map<std::string, std::string> &header) in Source() argument
[all...]
/foundation/multimedia/ringtone_library/services/ringtone_scanner/src/
H A Dringtone_metadata_extractor.cpp48 void PopulateExtractedAVMetadataOne(const std::unordered_map<int32_t, std::string> &resultMap, in PopulateExtractedAVMetadataOne() argument
65 void PopulateExtractedAVMetadataTwo(const std::unordered_map<int32_t, std::string> &resultMap, in PopulateExtractedAVMetadataTwo() argument
87 void RingtoneMetadataExtractor::FillExtractedMetadata(const std::unordered_map<int32_t, std argument
[all...]

Completed in 9 milliseconds

1...<<11121314151617181920>>...78