Searched refs:cache_dir (Results 1 – 2 of 2) sorted by relevance
876 const char *cache_dir);
502 empirical_type<std::string> cache_dir; member1506 std::string cache_dir; in CaptureScriptInit() local1507 process->ReadCStringFromMemory(addr_t(args[eRsCachedDirPtr]), cache_dir, err); in CaptureScriptInit()1515 res_name.c_str(), cache_dir.c_str()); in CaptureScriptInit()1524 script->cache_dir = cache_dir; in CaptureScriptInit()