| /foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/ |
| H A D | dsched_sync_e2e.cpp | 391 SyncCompleted(const std::map<std::string, DistributedKv::Status> &result) SyncCompleted() argument [all...] |
| /foundation/ai/neural_network_runtime/example/drivers/nnrt/v2_0/hdi_cpu_service/src/ |
| H A D | nnrt_device_service.cpp | 484 ShowCustomAttributes(const std::map<std::string, std::vector<int8_t>>& extensions) const ShowCustomAttributes() argument 529 ParseCustomAttributes(const std::map<std::string, std::vector<int8_t>>& extensions, float& attr1, std::string& attr2) const ParseCustomAttributes() argument [all...] |
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| H A D | extension_record_manager.cpp | 362 RemovePreloadUIExtensionRecordById( const std::tuple<std::string, std::string, std::string, std::string> &extensionRecordMapKey, int32_t extensionRecordId) RemovePreloadUIExtensionRecordById() argument 393 RemovePreloadUIExtensionRecord( const std::tuple<std::string, std::string, std::string, std::string> extensionRecordMapKey) RemovePreloadUIExtensionRecord() argument [all...] |
| /foundation/ability/ability_runtime/frameworks/native/runtime/ |
| H A D | js_runtime_lite.cpp | 434 GetPkgContextInfoListMap(const std::map<std::string, std::string> &contextInfoMap, std::map<std::string, std::vector<std::vector<std::string>>> &pkgContextInfoMap, std::map<std::string, std::string> &pkgAliasMap) GetPkgContextInfoListMap() argument [all...] |
| /foundation/ability/ability_runtime/frameworks/native/ability/native/form_runtime/ |
| H A D | js_form_extension.cpp | 281 OnVisibilityChange(const std::map<int64_t, int32_t>& formEventsMap) OnVisibilityChange() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/common/ |
| H A D | declaration.cpp | 507 SetAttr(const std::vector<std::pair<std::string, std::string>>& attrs) SetAttr() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
| H A D | web_javascript_value.h | 64 explicit WebJavaScriptValue(const std::map<std::string, WebJavaScriptValue>& value) in WebJavaScriptValue() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| H A D | distributed_ui.cpp | 84 void DistributedUI::SubscribeUpdate(const std::function<void(int32_t, SerializeableObjectArray&)>& onUpdate) in SubscribeUpdate() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/form/ |
| H A D | sub_container.cpp | 155 void SubContainer::RunCard(int64_t formId, const std::string& path, const std::string& module, const std::string& data, in RunCard() argument 371 ProcessSharedImage(const std::map<std::string, sptr<AppExecFwk::FormAshmem>> imageDataMap) ProcessSharedImage() argument 485 UpdateCard( const std::string& content, const std::map<std::string, sptr<AppExecFwk::FormAshmem>>& imageDataMap) UpdateCard() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/flex/ |
| H A D | flex_item_component.h | 196 void SetAlignRules(const std::map<AlignDirection, AlignRule>& alignRules) in SetAlignRules() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/image/ |
| H A D | image_component.cpp | 169 void ImageComponent::SetImageSourceSize(const std::pair<Dimension, Dimension>& sourceSize) in SetImageSourceSize() argument [all...] |
| /foundation/ability/ability_runtime/services/appmgr/src/ |
| H A D | app_spawn_client.cpp | 148 static std::string DumpAppEnvToJson(const std::map<std argument 157 DumpExtensionSandboxDirsToJson(const std::map<std::string, std::string> &extensionSandboxDirs) DumpExtensionSandboxDirsToJson() argument 563 SetExtMsgFds(const AppSpawnReqMsgHandle &reqHandle, const std::map<std::string, int32_t> &fds) SetExtMsgFds() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/panel/ |
| H A D | panel_component.h | 182 void SetMiniHeight(const std::pair<Dimension, bool>& miniHeight) in SetMiniHeight() argument 192 void SetHalfHeight(const std::pair<Dimension, bool>& halfHeight) in SetHalfHeight() argument 202 void SetFullHeight(const std::pair<Dimension, bool>& fullHeight) in SetFullHeight() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/common/recorder/ |
| H A D | event_recorder.cpp | 150 MapToString(const std::shared_ptr<std::unordered_map<std::string, std::string>>& input) MapToString() argument [all...] |
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| H A D | pa_container.cpp | 186 bool PaContainer::OnVisibilityChanged(int32_t instanceId, const std::map<int64_t, int32_t>& formEventsMap) in OnVisibilityChanged() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | search_model_impl.cpp | 233 SetOnChange(std::function<void(const std::string&, PreviewText&)>&& onChange) SetOnChange() argument [all...] |
| H A D | text_field_model_impl.cpp | 395 SetOnChange(std::function<void(const std::string&, PreviewText&)>&& func) SetOnChange() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | ark_js_runtime.h | 187 SetPkgNameList(const std::map<std::string, std::string>& map) SetPkgNameList() argument 192 SetPkgAliasList(const std::map<std::string, std::string>& map) SetPkgAliasList() argument 197 SetpkgContextInfoList(const std::map<std::string, std::vector<std::vector<std::string>>>& map) SetpkgContextInfoList() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/button/ |
| H A D | button_component.h | 156 void SetRectRadii(const std::array<Radius, 4>& radii) in SetRectRadii() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
| H A D | js_card_parser.h | 54 UpdateDomNode(const RefPtr<Framework::JsAcePage>& page, const std::unique_ptr<JsonValue>& rootJson, int32_t parentId, const std::vector<int>& idArray = std::vector<int>()) UpdateDomNode() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/common/ |
| H A D | frontend.h | 334 SetErrorEventHandler(std::function<void(const std::string&, const std::string&)>&& errorCallback) SetErrorEventHandler() argument [all...] |
| /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...] |