Home
last modified time | relevance | path

Searched +defs:path +defs:key (Results 1176 – 1200 of 3985) sorted by relevance

1...<<41424344454647484950>>...160

/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_helpers.cc116 void set_package_to_prefix_mappings_path(const std::string& path) { in set_package_to_prefix_mappings_path()
127 void set_exception_path(const std::string& path) { in set_exception_path()
485 void PathSplit(const std::string& path, std::string* directory, in PathSplit()
1509 void TextFormatDecodeData::AddString(int32_t key, in AddString()
1795 bool ParseSimpleFile(const std::string& path, LineConsumer* line_consumer, in ParseSimpleFile()
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_helpers.cc116 void set_package_to_prefix_mappings_path(const std::string& path) { in set_package_to_prefix_mappings_path()
127 void set_exception_path(const std::string& path) { in set_exception_path()
485 void PathSplit(const std::string& path, std::string* directory, in PathSplit()
1509 void TextFormatDecodeData::AddString(int32_t key, in AddString()
1795 bool ParseSimpleFile(const std::string& path, LineConsumer* line_consumer, in ParseSimpleFile()
/aosp_15_r20/out/soong/.intermediates/prebuilts/tools/common/m2/dialer-dagger2-compiler-deps/linux_glibc_common/local-combined/
Ddialer-dagger2-compiler-deps.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/eclipse.inf META ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.7/
HDdagger-compiler-2.7.jarMETA-INF/ META-INF/MANIFEST.MF dagger/ dagger/internal/ dagger/ ...
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dwebsecurityscanner.v1alpha.json74 "key": { object
129 "path": "v1alpha/{+parent}/scanConfigs", string
157 "path": "v1alpha/{+name}", string
182 "path": "v1alpha/{+name}", string
218 "path": "v1alpha/{+parent}/scanConfigs", string
249 "path": "v1alpha/{+name}", string
277 "path": "v1alpha/{+name}:start", string
309 "path": "v1alpha/{+name}", string
345 "path": "v1alpha/{+parent}/scanRuns", string
370 "path": "v1alpha/{+name}:stop", string
[all …]
Ddiscovery.v1.json36 "key": { object
89 "path": "apis/{api}/{version}/rest", string
111 "path": "apis", string
566 "path": { object
581 "path": { object
609 "path": { object
Deventarc.v1.json74 "key": { object
129 "path": "v1/{+name}", string
170 "path": "v1/{+name}/locations", string
205 "path": "v1/{+resource}:getIamPolicy", string
230 "path": "v1/{+resource}:setIamPolicy", string
258 "path": "v1/{+resource}:testIamPermissions", string
290 "path": "v1/{+name}:cancel", string
318 "path": "v1/{+name}", string
343 "path": "v1/{+name}", string
384 "path": "v1/{+name}/operations", string
[all …]
Dnetworkservices.v1.json74 "key": { object
129 "path": "v1/{+name}", string
170 "path": "v1/{+name}/locations", string
205 "path": "v1/{+resource}:getIamPolicy", string
230 "path": "v1/{+resource}:setIamPolicy", string
258 "path": "v1/{+resource}:testIamPermissions", string
296 "path": "v1/{+resource}:getIamPolicy", string
321 "path": "v1/{+resource}:setIamPolicy", string
349 "path": "v1/{+resource}:testIamPermissions", string
387 "path": "v1/{+resource}:getIamPolicy", string
[all …]
Dkgsearch.v1.json63 "key": { object
146 "path": "v1/entities:search", string
Dspeech.v2beta1.json74 "key": { object
131 "path": "v2beta1/{+name}", string
172 "path": "v2beta1/{+name}/operations", string
Ddigitalassetlinks.v1.json63 "key": { object
142 "path": "v1/assetlinks:check", string
179 "path": "v1/statements:list", string
/aosp_15_r20/external/guice/extensions/persist/lib/
HDhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...
/aosp_15_r20/external/python/watchdog/src/watchdog/observers/
Dinotify_c.py174 def path(self) -> bytes: member in Inotify
527 def key(self) -> tuple[bytes, int, int, int, bytes]: member in InotifyEvent
/aosp_15_r20/packages/modules/Virtualization/libs/devicemapper/src/
Dlib.rs212 let path = Path::new(MAPPER_DEV_ROOT).join(name); in create_device() localVariable
246 key: &'a [u8], field
/aosp_15_r20/external/angle/build/android/pylib/results/flakiness_dashboard/
H A Djson_results_generator.py65 def AddPathToTrie(path, value, trie): argument
445 def _InsertItemIntoRawList(self, results_for_builder, item, key): argument
/aosp_15_r20/external/grpc-grpc/src/core/ext/filters/logging/
H A Dlogging_filter.cc94 auto key = key_slice.as_string_view(); in Encode() local
203 absl::string_view path; in CallData() local
/aosp_15_r20/external/cronet/build/android/pylib/results/flakiness_dashboard/
H A Djson_results_generator.py65 def AddPathToTrie(path, value, trie): argument
445 def _InsertItemIntoRawList(self, results_for_builder, item, key): argument
/aosp_15_r20/frameworks/base/tools/aapt2/
H A DResourceValues.h283 android::StringPool::Ref path; member
348 Reference key; member
/aosp_15_r20/external/skia/tools/viewer/
H A DThinAASlide.cpp108 SkPath path; in draw() local
373 bool onChar(SkUnichar key) override { in onChar()
/aosp_15_r20/external/mdnsresponder/mDNSShared/
H A DDebugServices.c897 CFStringRef path; in DebugMacOSXLogInit() local
996 HKEY key; in DebugWindowsEventLogInit() local
999 TCHAR path[ MAX_PATH ]; in DebugWindowsEventLogInit() local
/aosp_15_r20/external/libtextclassifier/native/actions/
H A Dactions-suggestions.cc235 const std::string& path, const UniLib* unilib, in FromPath()
244 const std::string& path, std::unique_ptr<UniLib> unilib, in FromPath()
1289 const std::pair<std::string, std::string> key = {annotations[i].name, in DeduplicateAnnotations() local
/aosp_15_r20/system/security/keystore/
H A Dkeystore_cli_v2.cpp740 base::FilePath path(filename); in ReadFile() local
751 base::FilePath path(filename); in WriteFile() local
870 for (const auto& key : key_list) { in List() local
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/route/v3/
H A Droute_components.proto560 string path = 2; field
866 string path = 3; field
894 string key = 1 [(validate.rules).string = {min_len: 1}]; field
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/gen/logtags/frameworks/base/services/core/java/com/android/server/
DEventLogTags.java457 public static void writeCacheFileDeleted(String path) { in writeCacheFileDeleted()
489 …public static void writeNotificationExpansion(String key, int userAction, int expanded, int lifesp… in writeNotificationExpansion()
493 …public static void writeNotificationClicked(String key, int lifespan, int freshness, int exposure,… in writeNotificationClicked()
497 …public static void writeNotificationActionClicked(String key, String piidentifier, String pendingi… in writeNotificationActionClicked()
501 …public static void writeNotificationCanceled(String key, int reason, int lifespan, int freshness, … in writeNotificationCanceled()
505 …public static void writeNotificationVisibility(String key, int visibile, int lifespan, int freshne… in writeNotificationVisibility()
509 …public static void writeNotificationAlert(String key, int buzz, int beep, int blink, int politenes… in writeNotificationAlert()
513 public static void writeNotificationAutogrouped(String key) { in writeNotificationAutogrouped()
517 public static void writeNotificationUnautogrouped(String key) { in writeNotificationUnautogrouped()
521 public static void writeNotificationAdjusted(String key, String adjustmentType, String newValue) { in writeNotificationAdjusted()
[all …]
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services-config-update/android_common/gen/logtags/frameworks/base/services/core/java/com/android/server/
DEventLogTags.java457 public static void writeCacheFileDeleted(String path) { in writeCacheFileDeleted()
489 …public static void writeNotificationExpansion(String key, int userAction, int expanded, int lifesp… in writeNotificationExpansion()
493 …public static void writeNotificationClicked(String key, int lifespan, int freshness, int exposure,… in writeNotificationClicked()
497 …public static void writeNotificationActionClicked(String key, String piidentifier, String pendingi… in writeNotificationActionClicked()
501 …public static void writeNotificationCanceled(String key, int reason, int lifespan, int freshness, … in writeNotificationCanceled()
505 …public static void writeNotificationVisibility(String key, int visibile, int lifespan, int freshne… in writeNotificationVisibility()
509 …public static void writeNotificationAlert(String key, int buzz, int beep, int blink, int politenes… in writeNotificationAlert()
513 public static void writeNotificationAutogrouped(String key) { in writeNotificationAutogrouped()
517 public static void writeNotificationUnautogrouped(String key) { in writeNotificationUnautogrouped()
521 public static void writeNotificationAdjusted(String key, String adjustmentType, String newValue) { in writeNotificationAdjusted()
[all …]

1...<<41424344454647484950>>...160