Home
last modified time | relevance | path

Searched +defs:path +defs:key (Results 701 – 725 of 3985) sorted by relevance

1...<<21222324252627282930>>...160

/aosp_15_r20/external/wpa_supplicant_8/src/tls/
H A Dtlsv1_cred.c196 const char *path) in tlsv1_set_ca_cert()
266 static struct crypto_private_key * tlsv1_set_key_pem(const u8 *key, size_t len) in tlsv1_set_key_pem()
305 static struct crypto_private_key * tlsv1_set_key_enc_pem(const u8 *key, in tlsv1_set_key_enc_pem()
427 struct crypto_private_key *key; in pkcs12_pkcs8_keybag() local
885 const u8 *key, size_t len, const char *passwd) in pkcs12_parse()
1007 const u8 *key, size_t len, const char *passwd) in tlsv1_set_key()
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjimfs-1.1.jar ... com/google/common/jimfs/AbstractWatchService$Key$State.class AbstractWatchService.java package com. ...
/aosp_15_r20/external/error_prone/jimfs/
HDjimfs-1.1.jar ... com/google/common/jimfs/AbstractWatchService$Key$State.class AbstractWatchService.java package com. ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/com/google/jimfs/jimfs/1.1/
HDjimfs-1.1.jar ... com/google/common/jimfs/AbstractWatchService$Key$State.class AbstractWatchService.java package com. ...
/aosp_15_r20/external/opencensus-java/contrib/http_util/src/main/java/io/opencensus/contrib/http/
H A DAbstractHttpHandler.java63 private static void putAttributeIfNotEmptyOrNull(Span span, String key, @Nullable String value) { in putAttributeIfNotEmptyOrNull()
116 String path = extractor.getPath(request); in getSpanName() local
/aosp_15_r20/external/parameter-framework/upstream/test/functional-tests/include/
H A DElementHandle.hpp54 ElementHandle(ParameterFramework &pf, const std::string &path) in ElementHandle()
65 std::string getMappingData(const std::string &key) in getMappingData()
/aosp_15_r20/external/perfetto/src/traced/probes/system_info/
H A Dsystem_info_data_source.cc149 std::string key = in Start() local
177 std::string SystemInfoDataSource::ReadFile(std::string path) { in ReadFile()
/aosp_15_r20/bootable/deprecated-ota/updater/
H A Dsimulator_runtime.cpp38 std::string SimulatorRuntime::GetProperty(const std::string_view key, in GetProperty()
106 std::string* path) { in MapPartitionOnDeviceMapper()
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DLDMLUtilities.java88 String key = "SRC:" + sourceDir + File.separator + locale + ".xml"; in getFullyResolvedLDML() local
477 String key = getAttributeValue(token, LDMLConstants.KEY); in getICUEquivalent() local
898 String path = null; in resolveAliases() local
943 String key = "SRC:" + thisLocale + ";XPATH:" + getAbsoluteXPath(node, type); in resolveAliases() local
1683 String path = xpath + "/" + resToFetch; in getNode() local
1757 String path = xpath + "/" + resToFetch; in getNodeList() local
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Drealtimebidding.v1alpha.json74 "key": { object
129 "path": "v1alpha/{+name}:activate", string
157 "path": "v1alpha/{+name}:archive", string
185 "path": "v1alpha/{+parent}/biddingFunctions", string
224 "path": "v1alpha/{+parent}/biddingFunctions", string
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_streamcontentparser.cpp163 ByteString key; member
183 ByteString key = it.first; in ReplaceAbbrInDictionary() local
621 ByteString key(word.Last(word.GetLength() - 1)); in Handle_BeginImage() local
1487 CPDF_Path path; in AddPathObject() local
1513 CPDF_Path path; in AddPathObject() local
/aosp_15_r20/external/pytorch/torch/csrc/inductor/aoti_torch/
H A Dshim_common.cpp81 bool file_exists(std::string& path) { in file_exists()
90 bool create_directories(const std::string& path) { in create_directories()
514 AtenTensorHandle key, in aoti_torch__scaled_dot_product_flash_attention_v2()
564 AtenTensorHandle key, in aoti_torch__scaled_dot_product_flash_attention()
602 AtenTensorHandle key, in aoti_torch__scaled_dot_product_efficient_attention()
/aosp_15_r20/external/aws-sdk-java-v2/core/auth-crt/src/main/java/software/amazon/awssdk/authcrt/signer/internal/
H A DSigningUtils.java109 String path = builder.encodedPath(); in sanitizeSdkRequestForCrtSigning() local
132 request.forEachRawQueryParameter((key, value) -> { in sanitizeSdkRequestForCrtSigning() argument
/aosp_15_r20/external/openthread/src/posix/platform/
H A Dconfig_file.cpp78 char *key; in Get() local
133 char *path = nullptr; in Add() local
/aosp_15_r20/system/security/keystore2/src/
H A Dlegacy_blob.rs191 path: PathBuf, field
815 let path = match self.make_legacy_keystore_entry_filename(uid, alias) { in read_legacy_keystore_entry() localVariable
834 let path = match self.make_legacy_keystore_entry_filename(uid, alias) { in remove_legacy_keystore_entry() localVariable
854 let mut path = self.path.clone(); in list_legacy_keystore_entries_for_uid() localVariable
928 let mut path = self.path.clone(); in make_legacy_keystore_entry_filename() localVariable
941 let mut path = self.make_user_path_name(user_id); in make_blob_filename() localVariable
951 let mut path = self.make_user_path_name(user_id); in make_chr_filename() localVariable
957 let mut path = self.make_user_path_name(user_id); in make_super_key_filename() localVariable
963 let mut path = self.path.clone(); in make_user_path_name() localVariable
1012 let path = self.make_user_path_name(user_id); in list_user() localVariable
[all …]
/aosp_15_r20/external/libtracefs/src/
H A Dtracefs-hist.c141 char *path; in tracefs_hist_echo_cmd() local
245 const char *key, enum tracefs_hist_key_type type) in tracefs_hist_alloc()
382 int tracefs_hist_add_key_cnt(struct tracefs_hist *hist, const char *key, in tracefs_hist_add_key_cnt()
447 int tracefs_hist_add_key(struct tracefs_hist *hist, const char *key, in tracefs_hist_add_key()
1302 unsigned int key = quick_hash(name); in find_name() local
1315 int key; in hash_name() local
2107 const char *key; in tracefs_synth_get_start_hist() local
2322 char *path; in tracefs_synth_echo_cmd() local
/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/
H A DContactsFacade.java178 String key = columns[i]; in contactsGetAllContacts() local
364 String key = names[i]; in contactsQueryContent() local
419 description = "The file path, using the / scheme, for the content to save to." in exportVcf()
/aosp_15_r20/external/mbedtls/library/
H A Dmd.c919 int mbedtls_md_file(const mbedtls_md_info_t *md_info, const char *path, unsigned char *output) in mbedtls_md_file()
969 int mbedtls_md_hmac_starts(mbedtls_md_context_t *ctx, const unsigned char *key, size_t keylen) in mbedtls_md_hmac_starts()
1073 const unsigned char *key, size_t keylen, in mbedtls_md_hmac()
H A Dlms.c235 const unsigned char *key, size_t key_size) in mbedtls_lms_import_public_key()
274 unsigned char *key, in mbedtls_lms_export_public_key()
499 unsigned char *path) in get_merkle_path()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dlms.c236 const unsigned char *key, size_t key_size) in mbedtls_lms_import_public_key()
270 unsigned char *key, in mbedtls_lms_export_public_key()
485 unsigned char *path) in get_merkle_path()
H A Dmd.c919 int mbedtls_md_file(const mbedtls_md_info_t *md_info, const char *path, unsigned char *output) in mbedtls_md_file()
969 int mbedtls_md_hmac_starts(mbedtls_md_context_t *ctx, const unsigned char *key, size_t keylen) in mbedtls_md_hmac_starts()
1073 const unsigned char *key, size_t keylen, in mbedtls_md_hmac()
/aosp_15_r20/external/icu/icu4j/tools/build/src/main/java/com/ibm/icu/dev/tool/docs/
H A DCodeMangler.java265 public int process(String path, String[] filenames) { in process()
439 String key = res[1]; in processFile() local
651 String key = line.substring(mark, i).toLowerCase(); in patMatch() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/distlib/
Dutil.py273 def get_rel_path(root, path): argument
495 def record_as_written(self, path): argument
551 def write_binary_file(self, path, data): argument
560 def write_text_file(self, path, data, encoding): argument
577 def ensure_dir(self, path): argument
589 … def byte_compile(self, path, optimize=False, force=False, prefix=None, hashed_invalidation=False): argument
606 def ensure_removed(self, path): argument
627 def is_writable(self, path): argument
787 def path_to_cache_dir(path): argument
1207 def check_path(path): argument
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/distlib/
Dutil.py273 def get_rel_path(root, path): argument
495 def record_as_written(self, path): argument
551 def write_binary_file(self, path, data): argument
560 def write_text_file(self, path, data, encoding): argument
577 def ensure_dir(self, path): argument
589 … def byte_compile(self, path, optimize=False, force=False, prefix=None, hashed_invalidation=False): argument
606 def ensure_removed(self, path): argument
627 def is_writable(self, path): argument
787 def path_to_cache_dir(path): argument
1207 def check_path(path): argument
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/distlib/
Dutil.py273 def get_rel_path(root, path): argument
495 def record_as_written(self, path): argument
551 def write_binary_file(self, path, data): argument
560 def write_text_file(self, path, data, encoding): argument
577 def ensure_dir(self, path): argument
589 … def byte_compile(self, path, optimize=False, force=False, prefix=None, hashed_invalidation=False): argument
606 def ensure_removed(self, path): argument
627 def is_writable(self, path): argument
787 def path_to_cache_dir(path): argument
1207 def check_path(path): argument
[all …]

1...<<21222324252627282930>>...160