Home
last modified time | relevance | path

Searched defs:std (Results 526 - 550 of 1936) sorted by relevance

1...<<21222324252627282930>>...78

/base/global/i18n/frameworks/intl/src/
H A Drelative_time_format.cpp154 ProcessIntegerField(const std::map<size_t, size_t> &indexMap, std::vector<std::vector<std::string>> &timeVector, size_t &startIndex, const std::string &unit, const std::string &result) ProcessIntegerField() argument
[all...]
/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dmanage_auto_start_apps_plugin.cpp35 InitPlugin( std::shared_ptr<IPluginTemplate<ManageAutoStartAppsPlugin, std::vector<std::string>>> ptr) InitPlugin() argument
[all...]
/base/powermgr/display_manager/brightness_manager/src/
H A Dconfig_parser_base.cpp216 ScreenDataToString(const std::string& name, const std::unordered_map<int, ScreenData>& data, const std::string paramName) const ScreenDataToString() argument
[all...]
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_preferences_database_branch_test/
H A Dmock_notification_rdb_data_mgr.cpp113 int32_t NotificationDataMgr::InsertBatchData(const std::unordered_map<std::string, std::string> &values, in InsertBatchData() argument
[all...]
/base/notification/common_event_service/services/src/
H A Dstatic_subscriber_data_manager.cpp79 UpdateStaticSubscriberState( const std::map<std::string, std::vector<std::string>> &disableEvents) UpdateStaticSubscriberState() argument
122 QueryStaticSubscriberStateData( std::map<std::string, std::vector<std::string>> &disableEvents, std::set<std::string> &bundleList) QueryStaticSubscriberStateData() argument
[all...]
/base/sensors/sensor/services/src/
H A Dsensor_manager.cpp41 void SensorManager::InitSensorMap(const std::unordered_map<int32_t, Sensor> &sensorMap, in InitSensorMap() argument
[all...]
/base/update/updater/test/unittest/utils/json/
H A Dutils_json_visitor_test.cpp86 TestInvalidCases(T &obj, const std::array<PairType, N> &replaceData, const std::string &jsonStr) TestInvalidCases() argument
[all...]
/base/web/webview/ohos_interface/ohos_glue/base/bridge/
H A Dark_web_bridge_helper.cpp181 RegisterFuncMember( ArkWebBridgeType bridgeType, const std::map<std::string, void*>& funcMemberMap) RegisterFuncMember() argument
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dform_extension.cpp93 OnVisibilityChange(const std::map<int64_t, int32_t>& formEventsMap) OnVisibilityChange() argument
[all...]
/foundation/ability/form_fwk/services/src/
H A Dform_info_rdb_storage_mgr.cpp113 SaveEntries( const std::unordered_map<std::string, std::string> &value, std::vector<InnerFormInfo> &innerFormInfos) SaveEntries() argument
[all...]
/foundation/ai/ai_engine/services/common/platform/os_wrapper/feature/source/
H A Dnorm_processor.cpp83 static int32_t LoadMeanAndStd(const std::string &meanFilePath, const std::string &stdFilePath, in LoadMeanAndStd() argument
[all...]
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_spawn_msg_wrapper.cpp70 static std::string DumpAppEnvToJson(const std::map<std::string, std argument
[all...]
/foundation/ability/ability_runtime/frameworks/cj/ffi/
H A Dcj_environment_callback.cpp109 CallConfigurationUpdatedInner(const AppExecFwk::Configuration &config, const std::map<int32_t, std::function<void(CConfiguration)>> &callbacks) CallConfigurationUpdatedInner() argument
132 CallMemoryLevelInner(const int level, const std::map<int32_t, std::function<void(int32_t)>> &callbacks) CallMemoryLevelInner() argument
[all...]
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Denvironment_callback.cpp32 void JsEnvironmentCallback::CallConfigurationUpdatedInner(const std::string &methodName, in CallConfigurationUpdatedInner() argument
80 CallMemoryLevelInner(const std::string &methodName, const int level, const std::map<int32_t, std::shared_ptr<NativeReference>> &callbacks) CallMemoryLevelInner() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/declaration/input/
H A Dinput_declaration.cpp64 bool InputDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
84 SetSpecializedStyle(const std::pair<std::string, std::string>& style) SetSpecializedStyle() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
H A Dtextfield_declaration.cpp112 bool TextFieldDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
177 SetSpecializedStyle(const std::pair<std::string, std::string>& style) SetSpecializedStyle() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_context.h57 void PushStyle(const std::string& styleName, const std::pair<std argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/
H A Ddata_panel_paint_property.h209 CreateGradient(const std::pair<Color, Color>& itemParam, Gradient& gradient) const CreateGradient() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_base_declaration.cpp203 bool SvgBaseDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
208 bool SvgBaseDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
213 bool SvgBaseDeclaration::SetPresentationAttr(const std::pair<std::string, std::string>& attr) argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/declaration/search/
H A Dsearch_declaration.cpp103 bool SearchDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
156 SetSpecializedStyle(const std::pair<std::string, std::string>& style) SetSpecializedStyle() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Drecognizer_group.cpp208 AddHittedRecognizerType( std::map<std::string, std::list<TouchTestResultInfo>>& hittedRecognizerInfo) AddHittedRecognizerType() argument
[all...]
/foundation/ability/ability_runtime/interfaces/inner_api/dataobs_manager/include/
H A Ddataobs_utils.h207 Marshalling(const std::map<K, V> &result, MessageParcel &parcel) Marshalling() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_menu.cpp71 bool DOMMenu::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
85 bool DOMMenu::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
[all...]
H A Ddom_navigation_bar.cpp122 bool DomNavigationBar::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
160 SetSpecializedStyle(const std::pair<std::string, std::string>& style) SetSpecializedStyle() argument
[all...]
H A Ddom_stepper.cpp34 bool DOMStepper::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
52 bool DOMStepper::SetSpecializedStyle(const std::pair<std::string, std argument
[all...]

Completed in 10 milliseconds

1...<<21222324252627282930>>...78