Home
last modified time | relevance | path

Searched defs:string (Results 1751 – 1775 of 2137) sorted by relevance

1...<<71727374757677787980>>...86

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H A Daot_handler.cpp245 void AOTHandler::HandleInstall(const std::unordered_map<std::string, InnerBundleInfo> &infos) const in HandleInstall() argument
680 void AOTHandler::ReportSysEvent(const std::map<std::string, EventInfo> &sysEventMap) const in ReportSysEvent() argument
/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp1934 bool AbilityManagerShellCommand::IsTestCommandIntegrity(const std::map<std::string, std::string>& p… in IsTestCommandIntegrity()
1956 ErrCode AbilityManagerShellCommand::StartUserTest(const std::map<std::string, std::string>& params) in StartUserTest()
/ohos5.0/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_manager_c_test.cpp160 std::string BuildRecordString(const std::map<std::string, std::string>& recordData) in BuildRecordString()
173 void RecordParamNameTest(const HiSysEventRecord& record, const std::map<std::string, std::string>& … in RecordParamNameTest()
/ohos5.0/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp983 const std::unordered_map<std::string, DomainRule>& domainRulesMap) in AddDispatchInfo()
1015 const std::map<std::string, DomainRule>& domainRulesMap) in AddListenerInfo()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store.cpp574 int MultiVerNaturalStore::GetDeviceLatestCommit(std::map<std::string, MultiVerCommitNode> &commitMa… in GetDeviceLatestCommit()
587 int MultiVerNaturalStore::GetCommitTree(const std::map<std::string, MultiVerCommitNode> &commitMap, in GetCommitTree()
H A Dmulti_ver_storage_executor.cpp75 int MultiVerStorageExecutor::GetDeviceLatestCommit(std::map<std::string, MultiVerCommitNode> &commi… in GetDeviceLatestCommit()
108 int MultiVerStorageExecutor::GetCommitTree(const std::map<std::string, MultiVerCommitNode> &commitM… in GetCommitTree()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dcloud_server_impl.cpp307 int32_t CloudServerImpl::Subscribe(int32_t userId, const std::map<std::string, std::vector<DBMeta>>… in Subscribe()
515 int32_t CloudServerImpl::Unsubscribe(int32_t userId, const std::map<std::string, std::vector<DBMeta… in Unsubscribe()
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H A Dfile_access_helper.cpp111 const std::unordered_map<std::string, std::shared_ptr<ConnectInfo>> &cMap) in FileAccessHelper()
123 const std::unordered_map<std::string, std::shared_ptr<ConnectInfo>> &cMap) in FileAccessHelper()
/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/
H A Dwindow_fuzzer.cpp239 char *string = (char *)malloc(size); in CopyDataToString() local
662 NotifyNativeWinDestroyFunc func = [](std::string) {}; in CheckWindowImplFunctionsPart7()
/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot.cpp1898 std::map<std::string, bool>* out) { in GetSnapshotFlashingStatus()
2039 bool SnapshotManager::ShouldDeleteSnapshot(const std::map<std::string, bool>& flashing_status, in ShouldDeleteSnapshot()
3128 const std::map<std::string, SnapshotStatus>& all_snapshot_status) { in AddRequiredSpace()
3365 std::map<std::string, SnapshotStatus>* all_snapshot_status) { in CreateUpdateSnapshotsInternal()
3511 const std::map<std::string, SnapshotStatus>& all_snapshot_status) { in InitializeUpdateSnapshots()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Ddeclarative_frontend.cpp529const std::function<void(const std::string&, int32_t)>& errorCallback) { in Initialize()
539 const std::string& contentName) { in Initialize()
781 std::unordered_map<std::string, RefPtr<Framework::RevSourceMap>>& sourceMap) const in Initialize()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/
H A Dtext_picker_test_ng.cpp1880 std::function<void(const std::string&)> onAccept = [](const std::string&) {}; in __anon387259791602()
1881 std::function<void(const std::string&)> onChange = [](const std::string&) {}; in __anon387259791702()
1882 std::function<void(const std::string&)> onScrollStop = [](const std::string&) {}; in __anon387259791802()
/aosp14/frameworks/base/core/java/android/net/
H A DUrlQuerySanitizer.java844 public String unescape(String string) { in unescape()
/aosp14/system/core/debuggerd/libdebuggerd/
H A Dtombstone_proto_to_text.cpp99 std::vector<std::pair<std::string, uint64_t>> row, bool should_log) { in print_register_row()
/aosp14/system/core/init/
H A Ddevices.cpp356 void SanitizePartitionName(std::string* string) { in SanitizePartitionName()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dsearch_model_impl.cpp234 void SearchModelImpl::SetOnChange(std::function<void(const std::string&, PreviewText&)>&& onChange) in SetOnChange()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Djs_command.cpp558 [](const std::pair<std::string, std::string>& attr) { return attr.first == DOM_SHOW; }); in Execute()
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_data_channel_stub.cpp331 const std::unordered_map<std::string, PrivateDataValue> &privateCommand) in SendPrivateCommand()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dsubscribe_manager.cpp116 std::map<std::string, std::vector<QuerySyncObject>> &allSyncQueries) const in GetAllUnFinishSubQueries()
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/cj/src/
H A Dpreferences_impl.cpp376 static ValueTypes NativeValuesToCValueTypes(const std::map<std::string, PreferencesValue> &objects,… in NativeValuesToCValueTypes()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_data_packet.cpp300 void DataRequestPacket::SetExtraConditions(const std::map<std::string, std::string> &extraCondition… in SetExtraConditions()
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Duntar_file.cpp139 …const string &tarFile, const string &rootPath, const unordered_map<string, struct ReportFileInfo> … in IncrementalUnPacket()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_scene_config.cpp395 for (auto& string : stringConfig_) { in DumpConfig() local
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_info.cpp340 const std::unordered_map<std::string, std::string> &bunlesMap, in GetAllCLoneBundlesInfo()
/ohos5.0/base/print/print_fwk/frameworks/ohprint/src/
H A Dprint_capi.cpp419std::function<void(std::string, uint32_t)> writeResultCallback) in onStartLayoutWrite()

1...<<71727374757677787980>>...86