Home
last modified time | relevance | path

Searched defs:folders (Results 1 – 25 of 107) sorted by relevance

12345

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DViewSettings.cpp275 static void SaveStringList(LPCTSTR valueName, const UStringVector &folders) in SaveStringList()
283 static void ReadStringList(LPCTSTR valueName, UStringVector &folders) in ReadStringList()
292 void SaveFolderHistory(const UStringVector &folders) in SaveFolderHistory()
294 void ReadFolderHistory(UStringVector &folders) in ReadFolderHistory()
297 void SaveFastFolders(const UStringVector &folders) in SaveFastFolders()
299 void ReadFastFolders(UStringVector &folders) in ReadFastFolders()
302 void SaveCopyHistory(const UStringVector &folders) in SaveCopyHistory()
304 void ReadCopyHistory(UStringVector &folders) in ReadCopyHistory()
/aosp_15_r20/development/scripts/
H A Dboardconfig_usage_analysis.py49 def find_files(folders, filter): argument
62 def find_board_config_mks(folders = ['build', 'device', 'vendor', 'hardware']): argument
67 def find_makefiles(folders = ['system', 'frameworks', 'external']): argument
/aosp_15_r20/external/lzma/CPP/7zip/Archive/7z/
H A D7zOut.cpp381 void COutArchive::WriteUnpackInfo(const CObjectVector<CFolder> &folders, const COutFolders &outFold… in WriteUnpackInfo()
405 void COutArchive::WriteSubStreamsInfo(const CObjectVector<CFolder> &folders, in WriteSubStreamsInfo()
564 CRecordVector<UInt64> &packSizes, CObjectVector<CFolder> &folders, COutFolders &outFolders) in EncodeStream()
938 CObjectVector<CFolder> folders; in WriteDatabase() local
H A D7zIn.cpp731 CFolders &folders) in ReadUnpackInfo()
909 CFolders &folders, in ReadSubStreamsInfo()
1053 CFolders &folders, in ReadStreamsInfo()
1167 CFolders folders; in ReadAndDecodePackedStreams() local
/aosp_15_r20/external/googleapis/google/cloud/resourcemanager/v3/
H A Dfolders.proto381 repeated Folder folders = 1; field
437 repeated Folder folders = 1; field
/aosp_15_r20/external/google-cloud-java/java-resourcemanager/proto-google-cloud-resourcemanager-v3/src/main/proto/google/cloud/resourcemanager/v3/
H A Dfolders.proto381 repeated Folder folders = 1; field
437 repeated Folder folders = 1; field
/aosp_15_r20/external/googleapis/google/cloud/resourcemanager/v2/
H A Dfolders.proto334 repeated Folder folders = 1; field
380 repeated Folder folders = 1; field
/aosp_15_r20/external/googleapis/google/cloud/asset/v1/
H A Dasset_service.proto2464 repeated string folders = 4; field
2565 repeated string folders = 6; field
2666 repeated string folders = 6; field
2708 repeated string folders = 6; field
H A Dassets.proto385 repeated string folders = 17; field
817 repeated string folders = 6; field
/aosp_15_r20/external/google-cloud-java/java-asset/proto-google-cloud-asset-v1/src/main/proto/google/cloud/asset/v1/
H A Dassets.proto351 repeated string folders = 17; field
726 repeated string folders = 6; field
/aosp_15_r20/external/google-cloud-java/java-securitycenter/proto-google-cloud-securitycenter-v1p1beta1/src/main/proto/google/cloud/securitycenter/v1p1beta1/
H A Dresource.proto51 repeated Folder folders = 7 [(google.api.field_behavior) = OUTPUT_ONLY]; field
H A Dasset.proto84 repeated Folder folders = 10; field
/aosp_15_r20/external/googleapis/google/cloud/securitycenter/v1p1beta1/
H A Dresource.proto51 repeated Folder folders = 7 [(google.api.field_behavior) = OUTPUT_ONLY]; field
H A Dasset.proto84 repeated Folder folders = 10; field
/aosp_15_r20/external/googleapis/google/cloud/securitycenter/v1/
H A Dresource.proto57 repeated Folder folders = 7 [(google.api.field_behavior) = OUTPUT_ONLY]; field
H A Dasset.proto84 repeated Folder folders = 10; field
/aosp_15_r20/external/google-cloud-java/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/proto/google/cloud/securitycenter/v1/
H A Dresource.proto57 repeated Folder folders = 7 [(google.api.field_behavior) = OUTPUT_ONLY]; field
H A Dasset.proto84 repeated Folder folders = 10; field
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/sevenz/
H A DArchive.java32 Folder[] folders; field in Archive
/aosp_15_r20/packages/apps/Car/LocalMediaPlayer/src/com/android/car/media/localmediaplayer/
DLocalMediaBrowserService.java83 MediaDescription folders = new MediaDescription.Builder() in addRootItems() local
/aosp_15_r20/external/leakcanary2/leakcanary-deobfuscation-gradle-plugin/src/main/java/com/squareup/leakcanary/deobfuscation/
H A DLeakCanaryLeakDeobfuscationPlugin.kt78 …it.mergeAssetsDirectory.set(variant.mergeAssetsProvider.map { folders -> folders.outputDir.get().a… in <lambda>() method
/aosp_15_r20/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Finder/
DContainers_and_folders.py95 folders = folder variable
/aosp_15_r20/external/googleapis/google/cloud/contentwarehouse/v1/
H A Drule_engine.proto174 repeated string folders = 1 [(google.api.resource_reference) = { field
/aosp_15_r20/external/google-cloud-java/java-contentwarehouse/proto-google-cloud-contentwarehouse-v1/src/main/proto/google/cloud/contentwarehouse/v1/
H A Drule_engine.proto168 repeated string folders = 1 [(google.api.resource_reference) = { field
/aosp_15_r20/external/cronet/net/tools/crash_cache/
H A Dcrash_cache.cc95 const char* const folders[] = { in CreateTargetFolder() local

12345