HomeSort by relevance Sort by last modified time
    Searched full:fs_read_atomic_int (Results 1 - 4 of 4) sorted by null

  /system/core/include/cutils/
fs.h 65 extern int fs_read_atomic_int(const char* path, int* value);
  /system/core/libcutils/
fs.c 120 int fs_read_atomic_int(const char* path, int* out_value) { function
  /frameworks/native/cmds/installd/
installd.cpp 589 if (fs_read_atomic_int(version_path, &oldVersion) == -1) {
  /system/core/sdcard/
sdcard.c     [all...]

Completed in 313 milliseconds