/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | locdspnm.cpp | 67 const char* path; member in ICUDataTable 97 ICUDataTable::ICUDataTable(const char* path, const Locale& locale) in ICUDataTable() 662 const char* key; in localeDisplayName() local 854 LocaleDisplayNamesImpl::keyDisplayName(const char* key, in keyDisplayName() 867 LocaleDisplayNamesImpl::keyDisplayName(const char* key, in keyDisplayName() 873 LocaleDisplayNamesImpl::keyValueDisplayName(const char* key, in keyValueDisplayName() 908 LocaleDisplayNamesImpl::keyValueDisplayName(const char* key, in keyValueDisplayName() 1100 const char *key, in uldn_keyDisplayName() 1118 const char *key, in uldn_keyValueDisplayName()
|
H A D | uresdata.cpp | 76 const char *key, const char **realKey) { in _res_findTableItem() 107 const char *key, const char **realKey) { in _res_findTable32Item() 260 const char *path, const char *name, UErrorCode *errorCode) { in res_load() 713 int32_t *indexR, const char **key) { in res_getTableItemByKey() 761 int32_t indexR, const char **key) { in res_getTableItemByIndex() 813 res_getResource(const ResourceData *pResData, const char *key) { in res_getResource() 821 const char *&key, icu::ResourceValue &value) const { in getKeyAndValue() argument 845 UBool icu::ResourceTable::findValue(const char *key, ResourceValue &value) const { in findValue() argument 921 res_findResource(const ResourceData *pResData, Resource r, char** path, const char** key) { in res_findResource() 1058 const char *key, in ures_swapResource()
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | uresdata.cpp | 76 const char *key, const char **realKey) { in _res_findTableItem() 107 const char *key, const char **realKey) { in _res_findTable32Item() 260 const char *path, const char *name, UErrorCode *errorCode) { in res_load() 713 int32_t *indexR, const char **key) { in res_getTableItemByKey() 761 int32_t indexR, const char **key) { in res_getTableItemByIndex() 813 res_getResource(const ResourceData *pResData, const char *key) { in res_getResource() 821 const char *&key, icu::ResourceValue &value) const { in getKeyAndValue() argument 845 UBool icu::ResourceTable::findValue(const char *key, ResourceValue &value) const { in findValue() argument 921 res_findResource(const ResourceData *pResData, Resource r, char** path, const char** key) { in res_findResource() 1058 const char *key, in ures_swapResource()
|
/aosp_15_r20/external/rust/android-crates-io/crates/toml_edit/src/parser/ |
D | error.rs | 24 let key = &path[i]; in duplicate_key() localVariable 68 let path = table.iter().map(|k| k.get()).collect::<Vec<_>>().join("."); in fmt() localVariable 76 let path = key.iter().map(|k| k.get()).collect::<Vec<_>>().join("."); in fmt() localVariable
|
/aosp_15_r20/hardware/google/pixel/health/test/ |
D | TestBatteryDefender.cpp | 59 bool ReadFileToString(const std::string &path, std::string *content, bool follow_symlinks) { in ReadFileToString() 63 bool WriteStringToFile(const std::string &content, const std::string &path, bool follow_symlinks) { in WriteStringToFile() 68 T GetIntProperty(const std::string &key, T default_value, T min, T max) { in GetIntProperty() 72 bool GetBoolProperty(const std::string &key, bool default_value) { in GetBoolProperty() 81 bool SetProperty(const std::string &key, const std::string &value) { in SetProperty()
|
/aosp_15_r20/device/google/felix/vibrator/common/ |
D | HardwareBase.cpp | 47 auto &path = entry.first; in debug() local 95 std::string key, value; in HwCalBase() local 109 std::string key, value; in HwCalBase() local 128 [](const char *key, const char *value, void *cookie) { in debug()
|
/aosp_15_r20/frameworks/base/libs/androidfw/ |
H A D | BackupHelpers.cpp | 208 write_delete_file(BackupDataWriter* dataStream, const String8& key) in write_delete_file() 215 write_update_file(BackupDataWriter* dataStream, int fd, int mode, const String8& key, in write_update_file() 290 write_update_file(BackupDataWriter* dataStream, const String8& key, char const* realFilename) in write_update_file() 353 String8 key(keys[i]); in back_up_files() local 465 const char* key, const char* value) { in write_pax_header_entry() 751 String8 key; in WriteFile() local 837 write_text_file(const char* path, const char* data) in write_text_file() 862 compare_file(const char* path, const unsigned char* data, int len) in compare_file()
|
/aosp_15_r20/external/flatbuffers/src/ |
H A D | code_generators.cpp | 36 const std::string &path, in JavaCSharpMakeRule() 68 static std::string BinaryFileName(const Parser &parser, const std::string &path, in BinaryFileName() 93 const std::string key = text.substr(begin + 2, end - begin - 2); in operator +=() local 132 const std::string &path, in NamespaceDir() 199 std::string BaseGenerator::GeneratedFileName(const std::string &path, in GeneratedFileName() 350 std::string JavaMakeRule(const Parser &parser, const std::string &path, in JavaMakeRule() 354 std::string CSharpMakeRule(const Parser &parser, const std::string &path, in CSharpMakeRule() 359 bool GenerateBinary(const Parser &parser, const std::string &path, in GenerateBinary() 376 std::string BinaryMakeRule(const Parser &parser, const std::string &path, in BinaryMakeRule()
|
/aosp_15_r20/trusty/user/app/storage/ |
D | block_tree.h | 75 data_block_t key; member 140 struct block_tree_path* path) { in block_tree_path_get_key() 145 struct block_tree_path* path) { in block_tree_path_get_data() 150 struct block_tree_path* path) { in block_tree_path_get_data_block_mac()
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/ |
H A D | ZipRegistry.cpp | 25 static CSysString GetKeyPath(LPCTSTR path) { return kCuPrefix + (CSysString)path; } in GetKeyPath() 27 static LONG OpenMainKey(CKey &key, LPCTSTR keyName) in OpenMainKey() 32 static LONG CreateMainKey(CKey &key, LPCTSTR keyName) in CreateMainKey() 37 static void Key_Set_UInt32(CKey &key, LPCTSTR name, UInt32 value) in Key_Set_UInt32() 46 static void Key_Get_UInt32(CKey &key, LPCTSTR name, UInt32 &value) in Key_Get_UInt32() 53 static void Key_Set_BoolPair(CKey &key, LPCTSTR name, const CBoolPair &b) in Key_Set_BoolPair() 59 static void Key_Set_bool_if_Changed(CKey &key, LPCTSTR name, bool val) in Key_Set_bool_if_Changed() 68 static void Key_Set_BoolPair_Delete_IfNotDef(CKey &key, LPCTSTR name, const CBoolPair &b) in Key_Set_BoolPair_Delete_IfNotDef() 76 static void Key_Get_BoolPair(CKey &key, LPCTSTR name, CBoolPair &b) in Key_Get_BoolPair() 82 static void Key_Get_BoolPair_true(CKey &key, LPCTSTR name, CBoolPair &b) in Key_Get_BoolPair_true() [all …]
|
/aosp_15_r20/system/extras/verity/ |
H A D | verity_verifier.cpp | 33 static RSA* load_key(const char* path) { in load_key() 41 RSA* key = nullptr; in load_key() local 58 std::unique_ptr<RSA, decltype(&RSA_free)> key(load_key(key_path), RSA_free); in verify_table() local
|
/aosp_15_r20/external/libchrome/base/ |
H A D | sys_info_chromeos.cc | 76 FilePath path(kLinuxStandardBaseReleaseFile); in Parse() local 88 bool GetLsbReleaseValue(const std::string& key, std::string* value) { in GetLsbReleaseValue() 118 std::string key, value; in ParseLsbRelease() local 128 std::string key = kLinuxStandardBaseVersionKeys[i]; in ParseLsbRelease() local 186 bool SysInfo::GetLsbReleaseValue(const std::string& key, std::string* value) { in GetLsbReleaseValue()
|
/aosp_15_r20/external/perfetto/src/traced/probes/ps/ |
H A D | process_stats_data_source.cc | 74 std::string ProcStatusEntry(const std::string& buf, const char* key) { in ProcStatusEntry() 444 base::StackString<128> path("/proc/%" PRId32 "/%s", pid, file.c_str()); in ReadProcPidFile() local 630 std::vector<char> key; in WriteMemCounters() local 766 base::StackString<256> path("%s/%" PRId32 "/fd", GetProcMountpoint(), pid); in WriteFds() local 789 std::array<char, 256> path; in WriteSingleFd() local
|
/aosp_15_r20/external/pytorch/torch/distributed/elastic/rendezvous/ |
H A D | etcd_rendezvous.py | 867 def get_path(self, path): argument 887 def lease_worker(client, path, ttl, stop_event): argument 911 def store_extra_data(self, rdzv_version, key, value): argument 941 def load_extra_data(self, rdzv_version, key, timeout=None): argument
|
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | cloudshell.v1alpha1.json | 34 "path": "v1alpha1/{+name}", string 66 "path": "v1alpha1/{+name}", string 87 "path": "v1alpha1/{+name}:start", string 118 "path": "v1alpha1/{+name}:authorize", string 153 "path": "v1alpha1/{+parent}/publicKeys", string 170 "path": "v1alpha1/{+name}", string 261 "key": { object 299 "key": { object 343 "key": { object
|
D | oslogin.v1.json | 83 "key": { object 146 "path": "v1/{+name}/loginProfile", string 179 "path": "v1/{+parent}:importSshPublicKey", string 212 "path": "v1/{+name}", string 242 "path": "v1/{+parent}/sshPublicKeys", string 271 "path": "v1/{+name}", string 297 "path": "v1/{+name}", string 329 "path": "v1/{+name}", string 474 "key": { object
|
/aosp_15_r20/external/cronet/net/tools/stress_cache/ |
H A D | stress_cache.cc | 98 char key[20 * 1024]; in GenerateStressKey() local 165 void EntryWrapper::DoOpen(int key) { in DoOpen() 178 void EntryWrapper::OnOpenDone(int key, disk_cache::EntryResult result) { in OnOpenDone() 236 std::string key = entry_->GetKey(); in OnWriteDone() local 251 void EntryWrapper::DoDelete(const std::string& key) { in DoDelete() 291 int key = rand() % keys_per_entry + keys_per_entry * slot; in LoopTask() local 307 base::FilePath path; in StressTheCache() local 336 for (auto& key : g_data->keys) in StressTheCache() local
|
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/android/sdk/ |
H A D | shared_prefs.py | 256 def path(self): member in SharedPrefs 339 def PropertyType(self, key): argument 343 def HasProperty(self, key): argument 350 def GetBoolean(self, key): argument 354 def SetBoolean(self, key, value): argument 358 def GetFloat(self, key): argument 362 def SetFloat(self, key, value): argument 366 def GetInt(self, key): argument 370 def SetInt(self, key, value): argument 374 def GetLong(self, key): argument [all …]
|
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/ |
H A D | backend_impl.cc | 148 const base::FilePath& path, in BackendImpl() 164 const base::FilePath& path, in BackendImpl() 352 int BackendImpl::SyncOpenEntry(const std::string& key, in SyncOpenEntry() 359 int BackendImpl::SyncCreateEntry(const std::string& key, in SyncCreateEntry() 366 int BackendImpl::SyncDoomEntry(const std::string& key) { in SyncDoomEntry() 484 void BackendImpl::SyncOnExternalCacheHit(const std::string& key) { in SyncOnExternalCacheHit() 496 scoped_refptr<EntryImpl> BackendImpl::OpenEntryImpl(const std::string& key) { in OpenEntryImpl() 524 scoped_refptr<EntryImpl> BackendImpl::CreateEntryImpl(const std::string& key) { in CreateEntryImpl() 796 std::string key = entry->GetKey(); in InternalDoomEntry() local 1172 const std::string& key, in OpenOrCreateEntry() [all …]
|
/aosp_15_r20/development/vndk/tools/header-checker/src/utils/ |
H A D | config_file.cpp | 45 for (auto &key : section.get("ignore_linker_set_keys", {})) { in LoadIgnoreLinkerSetKeys() local 67 for (auto &key : root.getMemberNames()) { in Load() local 85 bool ConfigFile::Load(const std::string &path) { in Load()
|
/aosp_15_r20/system/netd/server/ |
H A D | InterfaceControllerTest.cpp | 72 void expectOpenFile(const std::string& path, const Fd fd, int err) { in expectOpenFile() 90 void expectGetPropertyDefault(const std::string& key) { in expectGetPropertyDefault() 95 void expectGetProperty(const std::string& key, const std::string& val) { in expectGetProperty() 100 void expectSetProperty(const std::string& key, const std::string& val, Status status) { in expectSetProperty() 123 [this](const std::string& key, const std::string& dflt) { in __anon901cf00f0602() 127 [this](const std::string& key, const std::string& val) { in __anon901cf00f0702()
|
/aosp_15_r20/external/bazelbuild-rules_rust/tools/runfiles/ |
H A D | runfiles.rs | 108 let path = path.as_ref(); in rlocation() localVariable 123 let path = path.as_ref(); in rlocation_from() localVariable 133 let key: (String, String) = (source_repo.into(), repo_alias.into()); in rlocation_from() localVariable 148 let path = path.as_ref(); in raw_rlocation() localVariable
|
/aosp_15_r20/external/clang/utils/ |
H A D | FindSpecRefs | 652 def scanFile(path, filename): argument 729 def __init__(self, name, section, filename, path, line): argument 763 def getRevision(path): argument 789 def flatten((key, children, data)): argument
|
/aosp_15_r20/frameworks/base/drm/java/android/drm/ |
H A D | DrmInfo.java | 71 public DrmInfo(int infoType, String path, String mimeType) { in DrmInfo() 99 public void put(String key, Object value) { in put() 110 public Object get(String key) { in get()
|
/aosp_15_r20/external/cronet/base/test/launcher/ |
H A D | test_launcher_test_utils.cc | 24 const std::string& key) { in FindStringKeyOrEmpty() 45 const std::string& key, in ValidateKeyValue() 56 const std::string& key, in ValidateKeyValue() 152 std::optional<Value::Dict> ReadSummary(const FilePath& path) { in ReadSummary()
|