| /foundation/arkui/ace_engine/frameworks/base/ressched/ |
| H A D | ressched_report.cpp | 84 void ResSchedReport::ResSchedDataReport(const char* name, const std::unordered_map<std::string, std::string>& param) in ResSchedDataReport() argument 149 ResSchedDataReport(uint32_t resType, int32_t value, const std::unordered_map<std::string, std::string>& payload) ResSchedDataReport() argument 295 ResSchedReportScope(const std::string& name, const std::unordered_map<std::string, std::string>& param) ResSchedReportScope() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/camera/ |
| H A D | camera_element.cpp | 33 inline std::string GetStringFromMap(const std::map<std::string, std::string>& map, const std::string& key) in GetStringFromMap() argument 290 void CameraElement::OnRecorderCallBack(const std::map<std::string, std argument 695 OnTakePhotoCallBack(const std::map<std::string, std::string>& result) OnTakePhotoCallBack() argument [all...] |
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | data_detector_adapter.cpp | 98 OnClickAIMenuOption(const AISpan& aiSpan, const std::pair<std::string, FuncVariant>& menuOption, const RefPtr<NG::FrameNode>& targetNode) OnClickAIMenuOption() argument 335 GetDetectDelayTask(const std::map<int32_t, AISpan>& aiSpanMap) GetDetectDelayTask() argument [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/common/recorder/ |
| H A D | event_recorder_test.cpp | 46 virtual void NotifyUIEvent(int32_t eventType, const std::unordered_map<std::string, std::string>& eventParams)
in NotifyUIEvent() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/ |
| H A D | isolated_pattern.cpp | 269 TransferExecuteAction(int64_t elementId, const std::map<std::string, std::string>& actionArguments, int32_t action, int64_t offset) TransferExecuteAction() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/ |
| H A D | scroll_pattern.h | 231 void SetEnableSnapToSide(const std::pair<bool, bool>& enableSnapToSide) in SetEnableSnapToSide() argument [all...] |
| H A D | scroll_model_ng.cpp | 263 InitScrollBar(const RefPtr<ScrollBarTheme>& theme, const std::pair<bool, Color>& color, const std::pair<bool, Dimension>& width, EdgeEffect effect) InitScrollBar() argument 343 SetScrollSnap(FrameNode* frameNode, ScrollSnapAlign scrollSnapAlign, const Dimension& intervalSize, const std::vector<Dimension>& snapPaginations, const std::pair<bool, bool>& enableSnapToSide) SetScrollSnap() argument 438 SetScrollSnap(ScrollSnapAlign scrollSnapAlign, const Dimension& intervalSize, const std::vector<Dimension>& snapPaginations, const std::pair<bool, bool>& enableSnapToSide) SetScrollSnap() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
| H A D | on_text_changed_listener_impl.cpp | 352 AutoFillReceivePrivateCommand( const std::unordered_map<std::string, MiscServices::PrivateDataValue>& privateCommand, const WeakPtr<TextInputClient>& pattern) AutoFillReceivePrivateCommand() argument 415 ReceivePrivateCommand( const std::unordered_map<std::string, MiscServices::PrivateDataValue>& privateCommand) ReceivePrivateCommand() argument [all...] |
| /foundation/barrierfree/accessibility/services/aams/test/mock/src/ |
| H A D | mock_accessible_ability_connection.cpp | 95 ExecuteAction(const int32_t accessibilityWindowId, const int64_t elementId, const int32_t action, const std::map<std::string, std::string> &actionArguments, const int32_t requestId, const sptr<IAccessibilityElementOperatorCallback>& callback) ExecuteAction() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
| H A D | repeat_virtual_scroll_node.cpp | 23 GetOrCreateRepeatNode(int32_t nodeId, uint32_t totalCount, const std::map<std::string, std::pair<bool, uint32_t>>& templateCachedCountMap, const std::function<void(uint32_t)>& onCreateNode, const std::function<void(const std::string&, uint32_t)>& onUpdateNode, const std::function<std::list<std::string>(uint32_t, uint32_t)>& onGetKeys4Range, const std::function<std::list<std::string>(uint32_t, uint32_t)>& onGetTypes4Range, const std::function<void(int32_t, int32_t)>& onSetActiveRange) GetOrCreateRepeatNode() argument 45 RepeatVirtualScrollNode(int32_t nodeId, int32_t totalCount, const std::map<std::string, std::pair<bool, uint32_t>>& templateCachedCountMap, const std::function<void(uint32_t)>& onCreateNode, const std::function<void(const std::string&, uint32_t)>& onUpdateNode, const std::function<std::list<std::string>(uint32_t, uint32_t)>& onGetKeys4Range, const std::function<std::list<std::string>(uint32_t, uint32_t)>& onGetTypes4Range, const std::function<void(int32_t, int32_t)>& onSetActiveRange) RepeatVirtualScrollNode() argument [all...] |
| /foundation/barrierfree/accessibility/frameworks/aafwk/test/mock/src/ |
| H A D | mock_accessible_ability_client_impl.cpp | 236 ExecuteAction(const AccessibilityElementInfo &elementInfo, const ActionType action, const std::map<std::string, std::string> &actionArguments) ExecuteAction() argument [all...] |
| /foundation/barrierfree/accessibility/services/aams/src/ |
| H A D | accessible_ability_channel.cpp | 324 ExecuteAction(const int32_t accessibilityWindowId, const int64_t elementId, const int32_t action, const std::map<std::string, std::string> &actionArguments, const int32_t requestId, const sptr<IAccessibilityElementOperatorCallback> &callback) ExecuteAction() argument [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| H A D | hmp_bundle_installer.cpp | 278 UpdateInnerBundleInfo(const std::string &bundleName, const std::unordered_map<std::string, InnerBundleInfo> &infos) UpdateInnerBundleInfo() argument 378 UpdatePreInfoInDb(const std::string &bundleName, const std::unordered_map<std::string, InnerBundleInfo> &infos) UpdatePreInfoInDb() argument [all...] |
| /foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/ |
| H A D | distributed_data_storage.cpp | 525 SyncCompleted(const std::map<std::string, DistributedKv::Status> &result) SyncCompleted() argument [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/overlay/ |
| H A D | bundle_overlay_data_manager.cpp | 302 ResetInternalOverlayModuleState(const std::map<std::string, InnerModuleInfo> &innerModuleInfos, const std::string &modulePackage, InnerBundleInfo &oldInfo) ResetInternalOverlayModuleState() argument [all...] |
| /foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/monitor/ |
| H A D | download_monitor.cpp | 66 bool DownloadMonitor::Open(const std::string& url, const std argument [all...] |
| /foundation/multimedia/media_foundation/engine/pipeline/core/ |
| H A D | compatible_check.cpp | 190 FICapabilityCheck(const Plugin::FixedCapability<T>& v1, const Plugin::IntervalCapability<T>& v2, const std::function<int(T,T)>& cmpFunc, Plugin::ValueType& outValue) FICapabilityCheck() argument 203 FDCapabilityCheck(const Plugin::FixedCapability<T>& v1, const Plugin::DiscreteCapability<T>& v2, const std::function<int(T,T)>& cmpFunc, Plugin::ValueType& outValue) FDCapabilityCheck() argument 214 IICapabilityCheck(const Plugin::IntervalCapability<T>& v1, const Plugin::IntervalCapability<T>& v2, const std::function<int(T,T)>& cmpFunc, Plugin::ValueType& outValue) IICapabilityCheck() argument 235 IDCapabilityCheck(const Plugin::IntervalCapability<T>& v1, const Plugin::DiscreteCapability<T>& v2, const std::function<int(T,T)>& cmpFunc, Plugin::ValueType& outValue) IDCapabilityCheck() argument 256 DDCapabilityCheck(const Plugin::DiscreteCapability<T>& v1, const Plugin::DiscreteCapability<T>& v2, const std::function<int(T,T)>& cmpFunc, Plugin::ValueType& outValue) DDCapabilityCheck() argument [all...] |
| /foundation/multimedia/av_session/services/session/server/ |
| H A D | avcast_controller_item.cpp | 37 void AVCastControllerItem::Init(std::shared_ptr<IAVCastControllerProxy> castControllerProxy, in Init() argument [all...] |
| /foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/ability/ |
| H A D | camera_ability_const.h | 124 g_transformValidData( const camera_metadata_item_t& item, const std::unordered_map<S, T>& map, std::vector<T>& validModes) g_transformValidData() argument [all...] |
| /foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/test/unittest/src/ |
| H A D | avmetadata_mock.cpp | 326 CompareMetadata(const std::unordered_map<int32_t, std::string> &result, const std::unordered_map<int32_t, std::string> &expected) CompareMetadata() argument [all...] |
| /foundation/multimedia/ringtone_library/services/ringtone_data_extension/src/ |
| H A D | ringtone_language_manager.cpp | 262 int32_t RingtoneLanguageManager::SetValuesFromResultSet(const std::shared_ptr<NativeRdb::ResultSet> &resultSet, in SetValuesFromResultSet() argument [all...] |
| /foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/ |
| H A D | res_sched_client.cpp | 53 ReportData(uint32_t resType, int64_t value, const std::unordered_map<std::string, std::string>& mapPayload) ReportData() argument 106 KillProcess(const std::unordered_map<std::string, std::string>& mapPayload) KillProcess() argument 572 ReportData(uint32_t resType, int64_t value, const std::unordered_map<std::string, std::string>& mapPayload) ReportData() argument 578 KillProcess(const std::unordered_map<std::string, std::string>& mapPayload) KillProcess() argument [all...] |
| /foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/ |
| H A D | bundle_active_group_controller.cpp | 131 DeleteUsageGroupCache( const std::shared_ptr<std::map<std::string, std::shared_ptr<BundleActivePackageHistory>>>& userHostory, const std::string& bundleName, const int32_t uid, const int32_t appIndex) DeleteUsageGroupCache() argument [all...] |
| /foundation/window/window_manager/test/systemtest/wms/ |
| H A D | window_immersive_test2.cpp | 255 static void UpdateSystemBarProperties(std::map<WindowType, SystemBarProperty>& systemBarProperties,
in UpdateSystemBarProperties() argument 341 GetSpecificBarStatus( std::map<WindowType, SystemBarProperty>& systemBarProperties, std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, WindowType type) GetSpecificBarStatus() argument [all...] |
| /foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
| H A D | js_rss_session.cpp | 198 OnReceiveEvent(napi_env env, napi_value callbackObj, uint32_t eventType, const std::unordered_map<std::string, std::string>& extraInfo) OnReceiveEvent() argument [all...] |