Searched defs:cacheDir (Results 1 – 4 of 4) sorted by relevance
480 hidl_string cacheDir = "/data/local/tmp"; in TEST_P() local540 hidl_string cacheDir = "/data/local/tmp"; in TEST_P() local
489 Return<void> Context::contextSetCacheDir(const hidl_string& cacheDir) { in contextSetCacheDir()585 …ptGroup2> Context::scriptGroup2Create(const hidl_string& name, const hidl_string& cacheDir, const … in scriptGroup2Create()759 Return<Script> Context::scriptCCreate(const hidl_string& resName, const hidl_string& cacheDir, cons… in scriptCCreate()
235 char* cacheDir = mkdtemp(cacheDirTemp); in SetUp() local
232 char* cacheDir = mkdtemp(cacheDirTemp); in SetUp() local