Home
last modified time | relevance | path

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

1...<<41424344454647484950>>...69

/foundation/distributeddatamgr/preferences/frameworks/cj/src/
H A Dpreferences_impl.cpp376 NativeValuesToCValueTypes(const std::map<std::string, PreferencesValue> &objects, int32_t &code) NativeValuesToCValueTypes() argument
[all...]
/foundation/distributeddatamgr/preferences/test/native/unittest/
H A Dpreferences_test.cpp114 OnChange( const std::map<std::string, OHOS::NativePreferences::PreferencesValue> &records) OnChange() argument
[all...]
/foundation/distributeddatamgr/udmf/framework/jskitsimpl/common/
H A Dnapi_data_utils.cpp213 SetValue(napi_env env, const std::map<std::string, int32_t> &in, napi_value &out) SetValue() argument
244 SetValue(napi_env env, const std::map<std::string, int64_t> &in, napi_value &out) SetValue() argument
[all...]
/foundation/distributedhardware/device_manager/services/service/src/discovery/
H A Ddiscovery_manager.cpp57 int32_t DiscoveryManager::EnableDiscoveryListener(const std::string &pkgName, in EnableDiscoveryListener() argument
110 DisableDiscoveryListener(const std::string &pkgName, const std::map<std::string, std::string> &extraParam) DisableDiscoveryListener() argument
141 StartDiscovering(const std::string &pkgName, const std::map<std::string, std::string> &discoverParam, const std::map<std::string, std::string> &filterOptions) StartDiscovering() argument
179 ConfigDiscParam(const std::map<std::string, std::string> &discoverParam, DmSubscribeInfo *dmSubInfo) ConfigDiscParam() argument
231 StartDiscoveringNoMetaType(const std::string &pkgName, DmSubscribeInfo &dmSubInfo, const std::map<std::string, std::string> &param) StartDiscoveringNoMetaType() argument
253 StartDiscovering4MetaType(const std::string &pkgName, DmSubscribeInfo &dmSubInfo, const std::map<std::string, std::string> &param) StartDiscovering4MetaType() argument
457 HandleDiscoveryQueue(const std::string &pkgName, uint16_t subscribeId, const std::map<std::string, std::string> &filterOps) HandleDiscoveryQueue() argument
503 UpdateInfoFreq( const std::map<std::string, std::string> &discoverParam, DmSubscribeInfo &dmSubInfo) UpdateInfoFreq() argument
[all...]
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Duntar_file.cpp201 int UntarFile::DealParseTarFileResult(const std::tuple<int, bool, ErrFileInfo> &result, in DealParseTarFileResult() argument
279 DealIncreParseTarFileResult(const std::tuple<int, bool, ErrFileInfo> &result, const off_t fileSize, const std::string &fileName, EndFileInfo &fileInfos, ErrFileInfo &errInfos) DealIncreParseTarFileResult() argument
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
H A Dcapability_info_manager.cpp313 QueryCapabilityByFilters( const std::map<CapabilityInfoFilter, std::string> &filters) QueryCapabilityByFilters() argument
[all...]
/foundation/filemanagement/app_file_service/tests/mock/module_ipc/src/
H A Dsvc_session_manager_mock.cpp231 IncreaseSessionCnt(const std::string) IncreaseSessionCnt() argument
233 DecreaseSessionCnt(const std::string) DecreaseSessionCnt() argument
235 SetPublishFlag(const std::string&) SetPublishFlag() argument
[all...]
/foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/
H A Dservice_other_test.cpp44 UniqueFd Service::GetLocalCapabilitiesIncremental(const std::vector<BIncrementalData>&) in GetLocalCapabilitiesIncremental() argument
61 vector<string> Service::GetBundleNameByDetails(const std::vector<BIncrementalData>&) in GetBundleNameByDetails() argument
66 ErrCode Service::AppendBundlesIncrementalBackupSession(const std::vector<BIncrementalData>&) in AppendBundlesIncrementalBackupSession() argument
71 ErrCode Service::AppendBundlesIncrementalBackupSession(const std::vector<BIncrementalData>&, in AppendBundlesIncrementalBackupSession() argument
87 ErrCode Service::AppIncrementalFileReady(const std::string&, UniqueFd, UniqueFd, int32_t) in AppIncrementalFileReady() argument
97 ErrCode Service::GetIncrementalFileHandle(const std::string&, const std argument
107 NotifyCallerCurAppIncrementDone(ErrCode, const std::string&) NotifyCallerCurAppIncrementDone() argument
[all...]
/foundation/window/window_manager/wmserver/src/
H A Ddisplay_group_controller.cpp400 ProcessDisplayCreate(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, const std::map<DisplayId, Rect>& displayRectMap) ProcessDisplayCreate() argument
424 ProcessDisplayDestroy(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, const std::map<DisplayId, Rect>& displayRectMap, std::vector<uint32_t>& windowIds) ProcessDisplayDestroy() argument
441 ProcessSystemBarRotation(const sptr<WindowNode>& node, const std::map<DisplayId, Rect>& displayRectMap) ProcessSystemBarRotation() argument
461 UpdateNodeSizeChangeReasonWithRotation(DisplayId displayId, const std::map<DisplayId, Rect>& displayRectMap) UpdateNodeSizeChangeReasonWithRotation() argument
488 ProcessDisplayChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, const std::map<DisplayId, Rect>& displayRectMap, DisplayStateChangeType type) ProcessDisplayChange() argument
521 ProcessDisplaySizeChangeOrRotation(DisplayId defaultDisplayId, DisplayId displayId, const std::map<DisplayId, Rect>& displayRectMap, DisplayStateChangeType type) ProcessDisplaySizeChangeOrRotation() argument
[all...]
/test/xts/hats/hdf/camera/cameraMg/v1_1/src/
H A Dhdi_common_v1_1.cpp457 CreateProducerSeq( std::function<void(void*, uint32_t)> callback) CreateProducerSeq() argument
[all...]
/test/xts/hats/hdf/camera/cameraMg_additional/v1_1/src/
H A Dhdi_common_v1_1.cpp453 CreateProducerSeq( std::function<void(void*, uint32_t)> callback) CreateProducerSeq() argument
[all...]
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_1/src/
H A Dbenchmark_common.cpp399 CreateProducerSeq( std::function<void(void*, uint32_t)> callback) CreateProducerSeq() argument
[all...]
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_2/src/
H A Dbenchmark_common.cpp435 CreateProducerSeq( std::function<void(void*, uint32_t)> callback) CreateProducerSeq() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dbasictz.cpp132 getSimpleRulesNear(UDate date, InitialTimeZoneRule*& initial, AnnualTimeZoneRule*& std, AnnualTimeZoneRule*& dst, UErrorCode& status) const getSimpleRulesNear() argument
/third_party/libabigail/tools/
H A Dabilint.cc263 fill_artifact_use_tree(const std::unordered_map<type_or_decl_base*, vector<type_or_decl_base*>>& artifact_use_rel, artifact_use_relation_tree& tree) fill_artifact_use_tree() argument
[all...]
/third_party/mesa3d/src/gtest/include/gtest/
H A Dgtest-matchers.h301 MatcherBase( const MatcherInterface<U>* impl, typename std::enable_if<!std::is_same<U, const U&>::value>::type* = nullptr) MatcherBase() argument
337 Matcher( const MatcherInterface<U>* impl, typename std::enable_if<!std::is_same<U, const U&>::value>::type* = nullptr) Matcher() argument
[all...]
/third_party/nghttp2/src/
H A Dutil.h194 format_hex(const std::array<uint8_t, N> &s) format_hex() argument
[all...]
/third_party/node/deps/googletest/include/gtest/
H A Dgtest-printers.h762 PrintTo(const std::unique_ptr<T, D>& ptr, std::ostream* os) PrintTo() argument
799 PrintTo(const ::std::pair<T1, T2>& value, ::std::ostream* os) PrintTo() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dbasictz.cpp132 getSimpleRulesNear(UDate date, InitialTimeZoneRule*& initial, AnnualTimeZoneRule*& std, AnnualTimeZoneRule*& dst, UErrorCode& status) const getSimpleRulesNear() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_blend.c559 double avg, std; in test_one() local
/third_party/node/deps/v8/src/inspector/
H A Dv8-stack-trace-impl.cc122 V8StackTraceId(uintptr_t id, const std::pair<int64_t, int64_t> debugger_id) V8StackTraceId() argument
126 V8StackTraceId(uintptr_t id, const std::pair<int64_t, int64_t> debugger_id, bool should_pause) V8StackTraceId() argument
[all...]
/third_party/node/deps/v8/src/handles/
H A Dglobal-handles.h336 Iterator( std::vector<Address, StrongRootBlockAllocator>::iterator it) Iterator() argument
[all...]
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter.cc328 ForEachBytecode( const std::function<void(Bytecode, OperandScale)>& f) ForEachBytecode() argument
[all...]
/third_party/node/deps/v8/src/profiler/
H A Dprofiler-listener.cc94 GetOrInsertCachedEntry( std::unordered_set<CodeEntry*, CodeEntry::Hasher, CodeEntry::Equals>* entries, CodeEntry* search_value, CodeEntryStorage& storage) GetOrInsertCachedEntry() argument
[all...]
/third_party/rust/crates/libloading/src/os/windows/
H A Dmod.rs

Completed in 31 milliseconds

1...<<41424344454647484950>>...69