Home
last modified time | relevance | path

Searched defs:string (Results 301 – 325 of 1974) sorted by relevance

1...<<11121314151617181920>>...79

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dlazy_for_each_builder.h152 …std::map<int32_t, LazyForEachChild>& GetItems(std::list<std::pair<std::string, RefPtr<UINode>>>& c… in GetItems()
313 …RefPtr<UINode> CacheItem(int32_t index, std::unordered_map<std::string, LazyForEachCacheChild>& ca… in CacheItem()
374 … bool PreBuildByIndex(int32_t index, std::unordered_map<std::string, LazyForEachCacheChild>& cache, in PreBuildByIndex()
411 …bool ProcessPreBuildingIndex(std::unordered_map<std::string, LazyForEachCacheChild>& cache, int64_… in ProcessPreBuildingIndex()
425 void ProcessCachedIndex(std::unordered_map<std::string, LazyForEachCacheChild>& cache, in ProcessCachedIndex()
441 …void LoadCacheByIndex(std::unordered_map<std::string, LazyForEachCacheChild>& cache, std::set<int3… in LoadCacheByIndex()
458 …void LoadCacheByKey(std::unordered_map<std::string, LazyForEachCacheChild>& cache, std::set<int32_… in LoadCacheByKey()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dbundle_mgr_service_event_handler.cpp152 std::map<std::string, std::vector<InnerBundleUserInfo>>& userMaps) in ScanAndAnalyzeUserDatas()
165 …const std::string& userDataBundleName, std::map<std::string, std::vector<InnerBundleUserInfo>>& us… in AnalyzeUserData()
186 void BMSEventHandler::ScanInstallDir(std::map<std::string, std::vector<std::string>>& hapPathsMap) in ScanInstallDir()
238 const std::map<std::string, std::vector<std::string>>& hapPathsMap, in AnalyzeHaps()
247 std::map<std::string, std::vector<InnerBundleInfo>>& installInfos) in AnalyzeHaps()
259 void BMSEventHandler::CollectInstallInfos(const std::unordered_map<std::string, InnerBundleInfo>& h… in CollectInstallInfos()
260 std::map<std::string, std::vector<InnerBundleInfo>>& installInfos) in CollectInstallInfos()
275 const std::map<std::string, std::vector<InnerBundleInfo>>& installInfos, in CombineBundleInfoAndUserInfo()
533 const std::string& bundleName, const std::unordered_map<std::string, InnerBundleInfo>& infos) in AddParseInfosToMap()
539 const BundleInfo& bundleInfo, const std::unordered_map<std::string, InnerBundleInfo>& infos) in InnerProcessUninstallModule()
[all …]
/ohos5.0/foundation/resourceschedule/qos_manager/frameworks/concurrent_task_client/src/
H A Dconcurrent_task_client.cpp32const std::unordered_map<std::string, std::string>& mapPayload) in ReportData()
70 void ConcurrentTaskClient::RequestAuth(const std::unordered_map<std::string, std::string>& mapPaylo… in RequestAuth()
84const std::unordered_map<std::string, std::string>& mapPayload) in QueryDeadline()
/ohos5.0/base/security/security_guard/test/unittest/data_collect/sa/
H A Dhiview_collector.h27 void Collect(std::vector<std::pair<std::string, std::string>> domainEventList) {}; in Collect()
/ohos5.0/foundation/distributeddatamgr/data_share/interfaces/inner_api/consumer/include/
H A Ddatashare_helper.h45 using string = std::string; variable
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/continuation/
H A Dconnect_callback_interface.h20 using string = std::string; variable
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/continuation/remote_register_service/
H A Dconnect_callback_proxy.h21 using string = std::string; variable
/ohos5.0/base/web/webview/ohos_nweb/include/
H A Dnweb_cache_options_impl.h24 NWebCacheOptionsImpl(const std::map<std::string, std::string> &responseHeaders) in NWebCacheOptionsImpl()
/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_json/
H A Db_report_entity.cpp67 static void ParseSplitsItem(const vector<string> &splits, const unordered_map<string, int> &keys, in ParseSplitsItem()
82 const unordered_map<string, int> &keys) in ParseReportInfo()
133 static void DealLine(unordered_map<string, int> &keys, in DealLine()
166 static struct ReportFileInfo StorageDealLine(unordered_map<string, int> &keys, int &num, const stri… in StorageDealLine()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dlist_model_impl.h35 void SetScrollBarColor(const std::string& /* value */) override {}; in SetScrollBarColor()
36 void SetScrollBarWidth(const std::string& /* value */) override {}; in SetScrollBarWidth()
H A Dtext_clock_model_impl.h37 void SetFontFeature(const std::list<std::pair<std::string, int32_t>>& value) override {}; in SetFontFeature()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/clock/
H A Dclock_declaration.cpp46 bool ClockDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr()
72 bool ClockDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dextension_ability_manager.cpp39 … auto absent = connectCallbackCache_.ComputeIfAbsent(bundleName, [callback](const std::string &) { in ConnectExtension()
68 [bundleName](const std::string &, sptr<IRemoteObject> &disconnect) { in Disconnect()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/common/
H A Ddistributeddb_tools_test.cpp135 std::map<std::string, DBStatus>& statuses, const Query &query) in SyncTestWithQuery()
141 [&statuses, &syncLock, &syncCondVar](const std::map<std::string, DBStatus>& statusMap) { in SyncTestWithQuery()
157 SyncMode mode, std::map<std::string, DBStatus>& statuses) in SyncTest()
163 [&statuses, &syncLock, &syncCondVar](const std::map<std::string, DBStatus>& statusMap) { in SyncTest()
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Dstring_builder.cpp48 StringBuilder &StringBuilder::Append(const char *string) in Append()
70 StringBuilder &StringBuilder::Append(const std::string &string) in Append()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_refresh.cpp52 bool DOMRefresh::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr()
82 bool DOMRefresh::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle()
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/util/
H A Dstring_builder.cpp45 StringBuilder &StringBuilder::Append(const char *string) in Append()
67 StringBuilder &StringBuilder::Append(const std::string &string) in Append()
/ohos5.0/foundation/ability/idl_tool/util/
H A Dstring_builder.cpp47 StringBuilder& StringBuilder::Append(const char* string) in Append()
67 StringBuilder& StringBuilder::Append(const String& string) in Append()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_p2p_sync_check_test.cpp282 adapter->ForkCheckDeviceSecurityAbility([](const std::string &, const SecurityOption &) { in __anon6e997c5f0202()
290 g_communicatorAggregator->RegOnDispatch([&messageCount](const std::string &, Message *) { in __anon6e997c5f0302()
332 adapter->ForkCheckDeviceSecurityAbility([](const std::string &, const SecurityOption &) { in __anon6e997c5f0402()
335 adapter->ForkGetSecurityOption([](const std::string &, SecurityOption &securityOption) { in __anon6e997c5f0502()
373 adapter->ForkGetSecurityOption([](const std::string &, SecurityOption &securityOption) { in __anon6e997c5f0802()
413 adapter->ForkCheckDeviceSecurityAbility([](const std::string &, const SecurityOption &) { in __anon6e997c5f0902()
416 adapter->ForkGetSecurityOption([](const std::string &, SecurityOption &securityOption) { in __anon6e997c5f0a02()
1281 [devices, this](const std::map<std::string, DBStatus>& statusMap) { in __anon6e997c5f1c02()
1405 (const std::map<std::string, DBStatus>& statusMap) { in PrePareForQuerySyncMergeTest()
1456 [devices, this](const std::map<std::string, DBStatus>& statusMap) { in __anon6e997c5f2102()
[all …]
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/mac/
H A Dplatform_vk.h36 const BASE_NS::unordered_map<BASE_NS::string, uint32_t>& enabledDeviceExtensions) in GetEnabledPlatformDeviceExtensions()
/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dkvstore_sync_callback.h52 …API_EXPORT virtual void SyncCompleted(const std::map<std::string, Status> &results, uint64_t seque… in SyncCompleted()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_quickfix_callback.h29const std::map<std::string, std::string> moduleAndHqfPath) : moduleAndHqfPath_(moduleAndHqfPath) {… in JsQuickfixCallback()
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/ability/stage/
H A Dstage_pkg_context_info.cpp24 void StagePkgContextInfo::SetPkgNameList(const std::map<std::string, std::string>& map) in SetPkgNameList()
29 void StagePkgContextInfo::SetPkgContextInfoAndAliasMap(const std::map<std::string, std::string>& ma… in SetPkgContextInfoAndAliasMap()
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/brightness/
H A Dgpu_brightness_algo.cpp101 float GpuBrightnessAlgo::ParseBrightness(std::map<std::string, Plugin::Any> &value) in ParseBrightness()
113 std::map<std::string, Plugin::Any> &value, const std::shared_ptr<EffectContext> &context) in OnApplyRGBA8888()
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/contrast/
H A Dgpu_contrast_algo.cpp102 float GpuContrastAlgo::ParseContrast(std::map<std::string, Plugin::Any> &value) in ParseContrast()
114 std::map<std::string, Plugin::Any> &value, const std::shared_ptr<EffectContext> &context) in OnApplyRGBA8888()

1...<<11121314151617181920>>...79