Home
last modified time | relevance | path

Searched defs:std (Results 1026 - 1050 of 1934) sorted by relevance

1...<<41424344454647484950>>...78

/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddsched_sync_e2e.cpp391 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 Dnnrt_device_service.cpp484 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 Dextension_record_manager.cpp362 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 Djs_runtime_lite.cpp434 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 Djs_form_extension.cpp281 OnVisibilityChange(const std::map<int64_t, int32_t>& formEventsMap) OnVisibilityChange() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.cpp507 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 Dweb_javascript_value.h64 explicit WebJavaScriptValue(const std::map<std::string, WebJavaScriptValue>& value) in WebJavaScriptValue() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Ddistributed_ui.cpp84 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 Dsub_container.cpp155 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 Dflex_item_component.h196 void SetAlignRules(const std::map<AlignDirection, AlignRule>& alignRules) in SetAlignRules() argument
/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_component.cpp169 void ImageComponent::SetImageSourceSize(const std::pair<Dimension, Dimension>& sourceSize) in SetImageSourceSize() argument
[all...]
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_spawn_client.cpp148 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 Dpanel_component.h182 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 Devent_recorder.cpp150 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 Dpa_container.cpp186 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 Dsearch_model_impl.cpp233 SetOnChange(std::function<void(const std::string&, PreviewText&)>&& onChange) SetOnChange() argument
[all...]
H A Dtext_field_model_impl.cpp395 SetOnChange(std::function<void(const std::string&, PreviewText&)>&& func) SetOnChange() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Dark_js_runtime.h187 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 Dbutton_component.h156 void SetRectRadii(const std::array<Radius, 4>& radii) in SetRectRadii() argument
/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Djs_card_parser.h54 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 Dfrontend.h334 SetErrorEventHandler(std::function<void(const std::string&, const std::string&)>&& errorCallback) SetErrorEventHandler() argument
[all...]
/foundation/arkui/ace_engine/frameworks/base/ressched/
H A Dressched_report.cpp84 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 Dcamera_element.cpp33 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 Ddata_detector_adapter.cpp98 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 Devent_recorder_test.cpp46 virtual void NotifyUIEvent(int32_t eventType, const std::unordered_map<std::string, std::string>& eventParams) in NotifyUIEvent() argument
[all...]

Completed in 17 milliseconds

1...<<41424344454647484950>>...78