Searched defs:path_string (Results 1 – 3 of 3) sorted by relevance
38 jstring path_string = (jstring)env->CallObjectMethod(cache_dir, getPath); in rsQueryCacheDir() local
128 int DumpFileFromFdToFd(const std::string& title, const std::string& path_string, int fd, int out_fd, in DumpFileFromFdToFd()
131 jstring path_string = (jstring)env->CallObjectMethod( cache_dir, getPath ); in GetAppCacheDir() local