Home
last modified time | relevance | path

Searched defs:std (Results 726 - 750 of 1711) sorted by relevance

1...<<21222324252627282930>>...69

/base/usb/usb_manager/services/native/src/
H A Dusb_mass_storage_notification.cpp229 CancelNotification(const std::map<std::string, UsbDevice *> &devices, const UsbDevice &dev, const std::string &name) CancelNotification() argument
[all...]
/base/web/webview/ohos_adapter/print_manager_adapter/src/
H A Dprint_manager_adapter_impl.cpp171 PrintWriteResultCallbackAdapterImpl( std::function<void(std::string, uint32_t)>& cb) PrintWriteResultCallbackAdapterImpl() argument
[all...]
/base/web/webview/ohos_interface/ohos_glue/base/include/
H A Dark_web_types.h200 R ArkWebBasicMapClassToStruct(const std::map<T1, T2>& class_value) in ArkWebBasicMapClassToStruct() argument
[all...]
/base/web/webview/ohos_adapter/net_proxy_adapter/src/
H A Dnet_proxy_adapter_impl.cpp71 static inline void MakeCharFour(const std::array<uint8_t, CHAR_ARRAY_LENGTH_THREE>& charArrayThree, in MakeCharFour() argument
87 static inline void MakeCharTree(const std::array<uint8_t, CHAR_ARRAY_LENGTH_FOUR>& charArrayFour, in MakeCharTree() argument
[all...]
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_url_resource_response_wrapper.cpp65 PutResponseHeaders(const std::map<std::string, std::string>& response_headers) PutResponseHeaders() argument
[all...]
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_hisysevent_adapter_wrapper.cpp41 int ArkHiSysEventAdapterWrapper::Write(const std::string& eventName, ArkEventType type, in Write() argument
22 Write( const std::string& eventName, ArkEventType type, const std::tuple<const std::string, const std::string>& data) Write() argument
64 Write(const std::string& eventName, ArkEventType type, const std::tuple<const std::string, const std::string, const std::string, const std::string, const std::string, const std::string>& data) Write() argument
93 Write(const std::string& eventName, ArkEventType type, const std::tuple<const std::string, const std::string, const std::string, const std::string, const std::string, const std::string, const std::string, const std::string>& data) Write() argument
126 Write(const std::string& eventName, ArkEventType type, const std::tuple<const std::string, const std::string, const std::string, const std::string, const std::string, const std::string, const std::string, const std::string, const std::string, const std::string>& data) Write() argument
163 Write(const std::string& eventName, ArkEventType type, const std::tuple<const std::string, const std::string, const std::string, const std::string, const std::string, const std::string, const std::string, const std::string, const std::string, const std::string, const std::string, const std::string>& data) Write() argument
205 Write(const std::string& eventName, ArkEventType type, const std::tuple<const std::string, const int64_t, const std::string, const int, const std::string, const std::vector<uint16_t>, const std::string, const int>& data) Write() argument
232 Write(const std::string& eventName, ArkEventType type, const std::tuple<const std::string, const int64_t, const std::string, const int64_t, const std::string, const int, const std::string, const int, const std::string, const int64_t, const std::string, const int>& data) Write() argument
262 Write(const std::string& eventName, ArkEventType type, const std::tuple<const std::string, const int64_t, const std::string, const int64_t, const std::string, const uint32_t, const std::string, const int64_t, const std::string, const int64_t, const std::string, const int64_t, const std::string, const int64_t, const std::string, const int64_t, const std::string, const int64_t, const std::string, const int64_t, const std::string, const int64_t, const std::string, const int64_t, const std::string, const int64_t, const std::string, const int64_t, const std::string, const int64_t, const std::string, const int64_t, const std::string, const int64_t, const std::string, const int64_t, const std::string, const int64_t, const std::string, const int64_t, const std::string, const int64_t, const std::string, const int64_t, const std::string, const int64_t>& data) Write() argument
337 Write(const std::string& eventName, ArkEventType type, const std::tuple<const std::string, const std::string, const std::string, const std::string, const std::string, const std::string, const std::string, const std::string, const std::string, const std::string, const std::string, const std::string, const std::string, const std::string>& data) Write() argument
383 Write(const std::string& eventName, ArkEventType type, const std::tuple<const std::string, const std::string, const std::string, const std::string, const std::string, const std::string, const std::string, const std::string, const std::string, const std::string, const std::string, const std::string, const std::string, const std::string, const std::string, const std::string>& data) Write() argument
[all...]
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/
H A Dnnrt_delegate_kernel.cpp289 ConvertTensorTypeToNn(TfLiteContext* context, const std::pair<int32_t, int32_t>& indexPair, OH_NN_QuantParam* nnQuantParam, OH_NN_Tensor& nnTensor) ConvertTensorTypeToNn() argument
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dchild_main_thread.cpp44 void ChildMainThread::Start(const std::map<std::string, int32_t> &fds) in Start() argument
105 void ChildMainThread::SetFds(const std::map<std::string, int32_t> &fds) in SetFds() argument
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/ability_runtime/
H A Dconnection_manager.cpp112 MatchConnection( const sptr<IRemoteObject>& connectCaller, const AAFwk::Want& connectReceiver, int32_t accountId, const std::map<ConnectionInfo, std::vector<sptr<AbilityConnectCallback>>>::value_type& connection) MatchConnection() argument
[all...]
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Dability_lifecycle_callback.cpp30 void JsAbilityLifecycleCallback::CallJsMethodInnerCommon(const std::string &methodName, in CallJsMethodInnerCommon() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/panel/
H A Dsliding_panel_component.h72 void SetMiniHeight(const std::pair<Dimension, bool>& miniHeight) in SetMiniHeight() argument
82 void SetHalfHeight(const std::pair<Dimension, bool>& halfHeight) in SetHalfHeight() argument
92 void SetFullHeight(const std::pair<Dimension, bool>& fullHeight) in SetFullHeight() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_style.h106 SetAttributes(const std::unordered_map<std::string, ResValueWrapper>& attributes) SetAttributes() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Dsvg_transform.cpp99 CreateMatrixFromMap(const std::map<std::string, std::vector<float>>& transform) CreateMatrixFromMap() argument
126 CreateInfoFromMap(const std::map<std::string, std::vector<float>>& transform) CreateInfoFromMap() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_controller_base.h77 ScrollToIndex(int32_t index, bool smooth = false, ScrollAlign align = ScrollAlign::NONE, std::optional<float> extraOffset = std::nullopt) ScrollToIndex() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
H A Dgrid_scroll_with_options_layout_algorithm.cpp159 JumpToLastIrregularItem( const std::map<int32_t, int32_t>& irregularItemsPosition, int32_t& sum, int32_t& lastIndex, int32_t targetIndex) JumpToLastIrregularItem() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/flex/
H A Drender_flex_item.h152 void SetAlignRules(const std::map<AlignDirection, AlignRule>& alignRules) in SetAlignRules() argument
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Drender_picker_base.h135 void SetTextOnAccept(const std::function<void(const std::string&, double)>& value) in SetTextOnAccept() argument
140 void SetTextOnChange(const std::function<void(const std::string&, double)>& value) in SetTextOnChange() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dimage_model_impl.cpp139 void ImageModelImpl::SetImageSourceSize(const std::pair<Dimension, Dimension>& size) in SetImageSourceSize() argument
[all...]
H A Dscroll_model_impl.cpp114 void ScrollModelImpl::InitScrollBar(const RefPtr<ScrollBarTheme>& theme, const std::pair<bool, Color>& color, in InitScrollBar() argument
[all...]
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dtransform_util.h180 explicit TransformOperations(std::vector<TransformOperation> operation = std::vector<TransformOperation>()) in TransformOperations() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Devent_controller.cpp122 GetMatchedNodes(const std::string& pageUrl, const RefPtr<NG::UINode>& root, const std::unordered_set<ExposureCfg, ExposureCfgHash>& exposureSet, std::list<ExposureWrapper>& outputList) GetMatchedNodes() argument
208 NotifyEvent(EventCategory category, int32_t eventType, const std::shared_ptr<std::unordered_map<std::string, std::string>>& eventParams) NotifyEvent() argument
222 NotifyEventSync(EventCategory category, int32_t eventType, const std::shared_ptr<std::unordered_map<std::string, std::string>>& eventParams) NotifyEventSync() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/codec/
H A Dcodec_data.h63 explicit CodecData(const std::map<std::string, std::string>& val) : type_(BufferDataType::TYPE_MAP), data_(val) {} in CodecData() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_video.cpp44 bool DOMVideo::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
92 SetSpecializedStyle(const std::pair<std::string, std::string>& style) SetSpecializedStyle() argument
[all...]
H A Ddom_search.cpp99 bool DOMSearch::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
144 SetSpecializedStyle(const std::pair<std::string, std::string>& style) SetSpecializedStyle() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_layout_manager.cpp143 Local<panda::ObjectRef> JSLayoutManager::CreateJSRunMetrics(const std::map<size_t, in CreateJSRunMetrics() argument

Completed in 14 milliseconds

1...<<21222324252627282930>>...69