/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/api/ |
H A D | CldrPath.java | 74 public static CldrPath parseDistinguishingPath(String path) { in parseDistinguishingPath() 294 /* @Nullable */ public String get(AttributeKey key) { in get()
|
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | androidenterprise.v1.json | 73 "key": { object 139 …"path": "androidenterprise/v1/enterprises/{enterpriseId}/users/{userId}/devices/{deviceId}/forceRe… string 174 … "path": "androidenterprise/v1/enterprises/{enterpriseId}/users/{userId}/devices/{deviceId}", string 212 … "path": "androidenterprise/v1/enterprises/{enterpriseId}/users/{userId}/devices/{deviceId}/state", string 243 "path": "androidenterprise/v1/enterprises/{enterpriseId}/users/{userId}/devices", string 281 … "path": "androidenterprise/v1/enterprises/{enterpriseId}/users/{userId}/devices/{deviceId}/state", string 327 … "path": "androidenterprise/v1/enterprises/{enterpriseId}/users/{userId}/devices/{deviceId}", string 355 "path": "androidenterprise/v1/enterprises/acknowledgeNotificationSet", string 378 "path": "androidenterprise/v1/enterprises/completeSignup", string 402 "path": "androidenterprise/v1/enterprises/{enterpriseId}/createWebToken", string [all …]
|
D | cloudprofiler.v2.json | 80 "key": { object 135 "path": "v2/{+parent}/profiles", string 165 "path": "v2/{+parent}/profiles:createOffline", string 201 "path": "v2/{+name}", string
|
D | run.v1.json | 74 "key": { object 140 "path": "apis/domains.cloudrun.com/v1/{+parent}/authorizeddomains", string 169 "path": "apis/serving.knative.dev/v1/{+name}", string 230 "path": "apis/serving.knative.dev/v1/{+parent}/configurations", string 264 "path": "apis/domains.cloudrun.com/v1/{+parent}/domainmappings", string 312 "path": "apis/domains.cloudrun.com/v1/{+name}", string 337 "path": "apis/domains.cloudrun.com/v1/{+name}", string 398 "path": "apis/domains.cloudrun.com/v1/{+parent}/domainmappings", string 447 "path": "apis/serving.knative.dev/v1/{+name}", string 472 "path": "apis/serving.knative.dev/v1/{+name}", string [all …]
|
D | datastore.v1.json | 76 "key": { object 128 "path": "v1/projects/{projectId}:allocateIds", string 156 "path": "v1/projects/{projectId}:beginTransaction", string 184 "path": "v1/projects/{projectId}:commit", string 212 "path": "v1/projects/{projectId}:export", string 240 "path": "v1/projects/{projectId}:import", string 268 "path": "v1/projects/{projectId}:lookup", string 296 "path": "v1/projects/{projectId}:reserveIds", string 324 "path": "v1/projects/{projectId}:rollback", string 352 "path": "v1/projects/{projectId}:runQuery", string [all …]
|
D | keep.v1.json | 77 "key": { object 135 "path": "v1/{+name}", string 157 "path": "v1/notes", string 185 "path": "v1/{+name}", string 210 "path": "v1/{+name}", string 243 "path": "v1/notes", string 273 "path": "v1/{+parent}/permissions:batchCreate", string 301 "path": "v1/{+parent}/permissions:batchDelete", string
|
D | adexchangebuyer.v1.2.json | 46 "key": { object 93 "path": "accounts/{id}", string 105 "path": "accounts", string 129 "path": "accounts/{id}", string 156 "path": "accounts/{id}", string 194 "path": "creatives/{accountId}/{buyerCreativeId}", string 206 "path": "creatives", string 251 "path": "creatives", string
|
/aosp_15_r20/external/selinux/python/sepolicy/sepolicy/ |
H A D | gui.py | 984 def advanced_item_selected(self, treeview, path, *args): argument 1128 def mislabeled(self, path): argument 1136 def set_mislabeled(self, tree, path, iter, niter): argument 1166 def files_initial_data_insert(self, liststore, path, selinux_label, file_class): argument 1303 def transitions_files_initial_data_insert(self, path, tclass, dest, name): argument 1443 def display_more_detail(self, windows, path): argument 1879 def init_modified_files_liststore(self, tree, app, ipage, operation, path, fclass, ftype): argument 2144 def on_toggle_update(self, cell, path, model): argument 2147 def ipage_delete(self, liststore, key): argument 2156 def on_toggle(self, cell, path, model): argument [all …]
|
/aosp_15_r20/external/crosvm/system_api/src/protos/ |
H A D | spaced.rs | 342 pub path: ::std::string::String, field 503 let mut key = ::std::default::Default::default(); in merge_from() localVariable 518 let mut key = ::std::default::Default::default(); in merge_from() localVariable 533 let mut key = ::std::default::Default::default(); in merge_from() localVariable
|
/aosp_15_r20/external/lzma/C/Util/7zipUninstall/ |
H A D | 7zipUninstall.c | 137 static WCHAR path[MAX_PATH * 2 + 40]; variable 236 HKEY key = 0; in MyRegistry_QueryString2() local 272 HKEY key = 0; in MyRegistry_QueryString2_32() local 322 HKEY key = 0; in SetRegKey_Path2() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/ |
D | environment.hpp | 260 iterator find( const string_type& key ) in find() 339 entry_type at( const string_type& key ) in at() 353 entry_type operator[](const string_type & key) in operator []() 675 inline std::vector<boost::filesystem::path> path() in path() function
|
/aosp_15_r20/packages/modules/Connectivity/bpf/loader/ |
D | NetBpfLoad.cpp | 197 static string pathToObjName(const string& path) { in pathToObjName() 1177 static bool exists(const char* const path) { in exists() 1360 static string key = GetProperty("ro.oem.key1", ""); in isTV() local 1640 int key = 1; in doLoad() local
|
/aosp_15_r20/out/soong/.intermediates/system/libvintf/xsd/compatibilityMatrix/compatibility_matrix/gen/cpp/ |
D | compatibility_matrix.cpp | 467 …Config::Config(std::optional<std::string> key, std::vector<Value> value) : key_(std::move(key)), v… in Config() 496 std::optional<std::string> key; in read() local 753 …ional<std::string> name, std::optional<std::string> version, std::optional<std::string> path, std:… in Xmlfile() 817 std::optional<std::string> path; in read() local
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/slices/ |
D | SettingsSliceProvider.java | 233 final String key = sliceUri.getLastPathSegment(); in onBindSlice() local 347 final String path = finalUri.getPath(); in onGetSliceDescendants() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/tpu/client/ |
H A D | client.py | 73 def _request_compute_metadata(path): argument 280 def _get_tpu_property(self, key): argument
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/madvise/ |
H A D | madvise11.c | 271 static int find_in_file(char *path, char *key) in find_in_file()
|
/aosp_15_r20/frameworks/base/libs/hwui/tests/unit/ |
H A D | FatalTestCanvas.h | 29 void onDrawAnnotation(const SkRect&, const char key[], SkData* value) { in onDrawAnnotation() 83 void onClipPath(const SkPath& path, SkClipOp, ClipEdgeStyle) { in onClipPath()
|
/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/ |
D | HostGTest.java | 152 String path = paths.stream().distinct().collect(Collectors.joining(separator)); in executeHostGTestCommand() local 257 String key = getTestFilterKey(); in loadFilter() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/ |
D | route.proto | 177 string path = 2; field 311 string key = 1; field
|
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/testing/xds/v3/ |
H A D | route.proto | 177 string path = 2; field 311 string key = 1; field
|
/aosp_15_r20/external/libcups/tools/ |
H A D | ippfind.c | 593 const char *key = argv[i] + 6;/* TXT key */ in main() local 2145 ippfind_srv_t key, /* Search key */ in get_service() local 2563 char key[256], /* TXT key value */ in resolve_callback() local 2645 char key[256], /* TXT key */ in resolve_callback() local 2713 const char *path, /* Resource path */ in set_service_uri() local
|
/aosp_15_r20/external/grpc-grpc-java/okhttp/src/main/java/io/grpc/okhttp/ |
H A D | OkHttpServerTransport.java | 468 private static int headerFind(List<Header> header, ByteString key, int startIndex) { in headerFind() 477 private static boolean headerContains(List<Header> header, ByteString key) { in headerContains() 481 private static void headerRemove(List<Header> header, ByteString key) { in headerRemove() 489 private static ByteString headerGetRequiredSingle(List<Header> header, ByteString key) { in headerGetRequiredSingle() 652 ByteString path = null; in headers() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/com/ibm/icu/dev/test/ |
H A D | TestFmwk.java | 856 StringBuffer path = new StringBuffer(); in logKnownIssue() local 869 public String getProperty(String key) { in getProperty() 877 public boolean getBooleanProperty(String key, boolean defVal) { in getBooleanProperty() 2051 (Path path, BasicFileAttributes attrs) -> in findSource() 2052 path.endsWith(subPath) && Files.isReadable(path))) { in findSource()
|
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/osservice/ |
H A D | mos_utilities_specific.cpp | 1526 key_t key; in MosUserFeatureNotifyChangeKeyValue() local 1651 for (auto key: keys) in MosUninitializeReg() local 1676 PUFKEY_NEXT key, in MosCreateRegKey() 1697 PUFKEY_NEXT key, in MosOpenRegKey() 1841 key_t key; in MosCreateEventEx() local 1998 MOS_STATUS MosUtilities::MosReadApoDdiEnabledUserFeature(uint32_t &userfeatureValue, char *path, Me… in MosReadApoDdiEnabledUserFeature() 2019 MOS_STATUS MosUtilities::MosReadApoMosEnabledUserFeature(uint32_t &userfeatureValue, char *path, Me… in MosReadApoMosEnabledUserFeature()
|
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
H A D | BaseShortcutManagerTest.java | 265 public XmlResourceParser injectXmlMetaData(ActivityInfo activityInfo, String key) { in injectXmlMetaData() 507 XmlResourceParser injectXmlMetaData(ActivityInfo activityInfo, String key) { in injectXmlMetaData() 1370 protected XmlResourceParser injectXmlMetaData(ActivityInfo activityInfo, String key) { in injectXmlMetaData() 1386 final Pair<Integer, String> key = Pair.create(userId, packageName); in setCaller() local 1498 protected void dumpFileOnLogcat(String path) { in dumpFileOnLogcat() 1502 protected void dumpFileOnLogcat(String path, String message) { in dumpFileOnLogcat() 1799 protected Person makePerson(CharSequence name, String key, String uri) { in makePerson()
|