Home
last modified time | relevance | path

Searched defs:storage (Results 1 – 4 of 4) sorted by relevance

/tools/tradefederation/core/tests/src/com/android/tradefed/util/
DGCSFileUploaderFuncTest.java59 Storage storage = in tearDown() local
DGCSFileDownloaderFuncTest.java63 Storage storage, String content, String bucketName, String... pathSegs) in createFile()
/tools/acloud/internal/lib/
Dauth.py125 def _RunAuthFlow(storage, client_id, client_secret, user_agent, scopes): argument
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DFatLfnDirectory.java108 final ClusterChainDirectory storage = read(entry, fat); in getDirectory() local