/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/ |
H A D | aot_handler.cpp | 245 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 D | ability_command.cpp | 1934 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 D | hisysevent_manager_c_test.cpp | 160 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 D | hiview_platform.cpp | 983 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 D | multi_ver_natural_store.cpp | 574 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 D | multi_ver_storage_executor.cpp | 75 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 D | cloud_server_impl.cpp | 307 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 D | file_access_helper.cpp | 111 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 D | window_fuzzer.cpp | 239 char *string = (char *)malloc(size); in CopyDataToString() local 662 NotifyNativeWinDestroyFunc func = [](std::string) {}; in CheckWindowImplFunctionsPart7()
|
/aosp14/system/core/fs_mgr/libsnapshot/ |
H A D | snapshot.cpp | 1898 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 D | declarative_frontend.cpp | 529 … const 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 D | text_picker_test_ng.cpp | 1880 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 D | UrlQuerySanitizer.java | 844 public String unescape(String string) { in unescape()
|
/aosp14/system/core/debuggerd/libdebuggerd/ |
H A D | tombstone_proto_to_text.cpp | 99 std::vector<std::pair<std::string, uint64_t>> row, bool should_log) { in print_register_row()
|
/aosp14/system/core/init/ |
H A D | devices.cpp | 356 void SanitizePartitionName(std::string* string) { in SanitizePartitionName()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | search_model_impl.cpp | 234 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 D | js_command.cpp | 558 [](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 D | input_data_channel_stub.cpp | 331 const std::unordered_map<std::string, PrivateDataValue> &privateCommand) in SendPrivateCommand()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
H A D | subscribe_manager.cpp | 116 std::map<std::string, std::vector<QuerySyncObject>> &allSyncQueries) const in GetAllUnFinishSubQueries()
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/cj/src/ |
H A D | preferences_impl.cpp | 376 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 D | single_ver_data_packet.cpp | 300 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 D | untar_file.cpp | 139 …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 D | screen_scene_config.cpp | 395 for (auto& string : stringConfig_) { in DumpConfig() local
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | notification_preferences_info.cpp | 340 const std::unordered_map<std::string, std::string> &bunlesMap, in GetAllCLoneBundlesInfo()
|
/ohos5.0/base/print/print_fwk/frameworks/ohprint/src/ |
H A D | print_capi.cpp | 419 … std::function<void(std::string, uint32_t)> writeResultCallback) in onStartLayoutWrite()
|