Home
last modified time | relevance | path

Searched defs:std (Results 851 - 875 of 1711) sorted by relevance

1...<<31323334353637383940>>...69

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dvalue_object.cpp[all...]
/foundation/distributedhardware/device_manager/common/src/
H A Ddm_anonymous.cpp144 ConvertMapToJsonString(const std::map<std::string, std::string> &paramMap) ConvertMapToJsonString() argument
[all...]
/foundation/distributeddatamgr/pasteboard/services/zidl/src/
H A Dpasteboard_service_proxy.cpp394 SetGlobalShareOption(const std::map<uint32_t, ShareOption> &globalShareOptions) SetGlobalShareOption() argument
[all...]
/foundation/distributeddatamgr/preferences/frameworks/ndk/src/
H A Doh_preferences.cpp424 OnChange(const std::map<std::string, OHOS::NativePreferences::PreferencesValue> &records) OnChange() argument
[all...]
/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/
H A Dlru_bucket.h134 bool Update(const std::map<_Key, _Tp> &values) in Update() argument
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_utils.cpp256 VariantToRetPRIKeyType(const std::variant<std::monostate, std::string, int64_t, double> &value) VariantToRetPRIKeyType() argument
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/native/cloud_data/src/
H A Dcloud_service_proxy.cpp55 int32_t CloudServiceProxy::EnableCloud(const std::string &id, const std::map<std::string, int32_t> &switches) in EnableCloud() argument
86 int32_t CloudServiceProxy::Clean(const std::string &id, const std::map<std::string, int32_t> &actions) in Clean() argument
[all...]
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
H A Dnapi_data_utils.cpp252 SetValue(napi_env env, const std::map<std::string, int32_t> &in, napi_value &out) SetValue() argument
286 SetValue(napi_env env, const std::map<std::string, int64_t> &in, napi_value &out) SetValue() argument
[all...]
/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_impl.cpp386 WriteSettingXml( const Options &options, const std::map<std::string, PreferencesValue> &writeToDiskMap) WriteSettingXml() argument
543 NotifyPreferencesObserver(const std::list<std::string> &keysModified, const std::map<std::string, PreferencesValue> &writeToDiskMap) NotifyPreferencesObserver() argument
[all...]
H A Dpreferences_enhance_impl.cpp300 NotifyPreferencesObserverBatchKeys(std::shared_ptr<PreferencesEnhanceImpl> pref, const std::map<std::string, PreferencesValue> &data) NotifyPreferencesObserverBatchKeys() argument
[all...]
/foundation/window/window_manager/window_scene/screen_session_manager/src/connection/
H A Dscreen_session_ability_connection.cpp204 ScreenSessionConnectExtension(const std::string &bundleName, const std::string &abilityName, const std::vector<std::pair<std::string, std::string>> &params) ScreenSessionConnectExtension() argument
[all...]
/foundation/window/window_manager/window_scene/screen_session_manager_client/src/zidl/
H A Dscreen_session_manager_client_proxy.cpp325 OnDisplayStateChanged(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, const std::map<DisplayId, sptr<DisplayInfo>>& displayInfoMap, DisplayStateChangeType type) OnDisplayStateChanged() argument
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dwindow_scene_config.cpp288 DumpConfig(const std::map<std::string, ConfigItem>& config) DumpConfig() argument
[all...]
/foundation/window/window_manager/wmserver/src/
H A Dwindow_inner_manager.cpp277 void WindowInnerManager::NotifyDisplayLimitRectChange(const std::map<DisplayId, Rect>& limitRectMap) in NotifyDisplayLimitRectChange() argument
H A Dwindow_manager_config.cpp268 DumpConfig(const std::map<std::string, ConfigItem>& config) DumpConfig() argument
[all...]
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/
H A Dcommon.cpp366 CreateProducerSeq( std::function<void(void*, uint32_t)> callback) CreateProducerSeq() argument
[all...]
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/
H A Dbenchmark_common.cpp360 CreateProducerSeq( std::function<void(void*, uint32_t)> callback) CreateProducerSeq() argument
[all...]
/test/xts/hats/hdf/camera/cameraMg/v1_0/src/
H A Dcommon.cpp386 CreateProducerSeq( std::function<void(void*, uint32_t)> callback) CreateProducerSeq() argument
[all...]
/third_party/gn/src/gn/
H A Dcommand_desc.cc316 HandleProperty(const std::string& what, const std::map<std::string, DescHandlerFunc>& handler_map, std::unique_ptr<base::Value>& v, std::unique_ptr<base::DictionaryValue>& dict) HandleProperty() argument
327 PrintTarget(const Target* target, const std::string& what, bool single_target, const std::map<std::string, DescHandlerFunc>& handler_map, bool all, bool tree, bool blame) PrintTarget() argument
420 PrintConfig(const Config* config, const std::string& what, bool single_config, const std::map<std::string, DescHandlerFunc>& handler_map) PrintConfig() argument
[all...]
H A Dsource_file.h133 namespace std { namespace
[all...]
H A Dstring_utils.cc23 ErrInsideStringToken(const Token& token, size_t offset, size_t size, const std::string& msg, const std::string& help = std::string()) ErrInsideStringToken() argument
[all...]
/third_party/glslang/glslang/Include/
H A DCommon.h60 namespace std { namespace
123 namespace std { namespace
[all...]
/third_party/googletest/googlemock/include/gmock/internal/
H A Dgmock-internal-utils.h392 ConstReference( const ::std::tuple<ElementPointer, Size>& array) ConstReference() argument
397 Copy(const ::std::tuple<ElementPointer, Size>& array) Copy() argument
[all...]
/third_party/googletest/googletest/include/gtest/
H A Dgtest-printers.h710 PrintTo(const std::unique_ptr<T, D>& ptr, std::ostream* os) PrintTo() argument
747 PrintTo(const ::std::pair<T1, T2>& value, ::std::ostream* os) PrintTo() argument
[all...]
/third_party/icu/icu4c/source/common/unicode/
H A Dplatform.h514 namespace std { namespace

Completed in 16 milliseconds

1...<<31323334353637383940>>...69