Home
last modified time | relevance | path

Searched refs:storage (Results 1 – 10 of 10) sorted by relevance

/tools/acloud/internal/lib/
Dauth.py125 def _RunAuthFlow(storage, client_id, client_secret, user_agent, scopes): argument
144 flow=flow, storage=storage, flags=flags)
169 storage = multistore_file.get_credential_storage(
174 credentials = storage.get()
182 return _RunAuthFlow(storage, client_id, client_secret, user_agent, scopes)
/tools/tradefederation/core/tests/src/com/android/tradefed/util/
DGCSFileUploaderFuncTest.java19 import com.google.api.services.storage.Storage;
59 Storage storage = in tearDown() local
63 storage.objects().delete(BUCKET_NAME, mTestFile.getName()).execute(); in tearDown()
DGCSFileDownloaderFuncTest.java25 import com.google.api.services.storage.Storage;
26 import com.google.api.services.storage.Storage.Objects.List;
27 import com.google.api.services.storage.model.Objects;
28 import com.google.api.services.storage.model.StorageObject;
63 Storage storage, String content, String bucketName, String... pathSegs) in createFile() argument
68 storage.objects() in createFile()
/tools/tradefederation/core/src/com/android/tradefed/util/
DGCSFileUploader.java22 import com.google.api.services.storage.Storage;
23 import com.google.api.services.storage.model.StorageObject;
DGCSFileDownloader.java25 import com.google.api.services.storage.Storage;
26 import com.google.api.services.storage.model.Objects;
27 import com.google.api.services.storage.model.StorageObject;
214 com.google.api.services.storage.Storage.Objects.List listOperation = in listRemoteFilesUnderFolder()
DGCSCommon.java23 import com.google.api.services.storage.Storage;
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DFatLfnDirectory.java108 final ClusterChainDirectory storage = read(entry, fat); in getDirectory() local
109 result = new FatLfnDirectory(storage, fat, isReadOnly()); in getDirectory()
/tools/tradefederation/core/
DAndroid.bp148 "google-api-services-storage",
/tools/external/fat32lib/
DNOTICE73 … with the Library (or with a work based on the Library) on a volume of a storage or distribution m…
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...