Searched defs:stat (Results 1 – 5 of 5) sorted by relevance
45 struct statfs *stat = (struct statfs *)env->GetIntField(thiz, fields.context); in android_os_StatFs_getBlockSize() local52 struct statfs *stat = (struct statfs *)env->GetIntField(thiz, fields.context); in android_os_StatFs_getBlockCount() local59 struct statfs *stat = (struct statfs *)env->GetIntField(thiz, fields.context); in android_os_StatFs_getFreeBlocks() local66 struct statfs *stat = (struct statfs *)env->GetIntField(thiz, fields.context); in android_os_StatFs_getAvailableBlocks() local79 struct statfs *stat = (struct statfs *)env->GetIntField(thiz, fields.context); in android_os_StatFs_native_restat() local111 struct statfs* stat = new struct statfs; in android_os_StatFs_native_setup() local123 struct statfs *stat = (struct statfs *)env->GetIntField(thiz, fields.context); in android_os_StatFs_native_finalize() local
229 static jint read_binder_stat(const char* stat) in read_binder_stat()
52 StatFs stat = new StatFs(path.getPath()); in onCreate() local80 StatFs stat = new StatFs(path.getPath()); in fillupdisk() local122 StatFs stat = new StatFs(path.getPath()); in updateInfo() local
377 FileStatus stat = new FileStatus(); in getSharedPreferences() local2783 FileStatus stat = new FileStatus(); in SharedPreferencesImpl() local2807 FileStatus stat = new FileStatus(); in hasFileChangedUnexpectedly() local2816 /* package */ void replace(Map newContents, FileStatus stat) { in replace()3195 FileStatus stat = new FileStatus(); in writeToFile() local
590 Stats stat; in GetStats() local