Searched refs:fs_read_atomic_int (Results 1 - 2 of 2) sorted by relevance

/system/core/include/cutils/
H A Dfs.h50 extern int fs_read_atomic_int(const char* path, int* value);
/system/core/libcutils/
H A Dfs.c77 int fs_read_atomic_int(const char* path, int* out_value) { function

Completed in 93 milliseconds