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

  /system/core/fs_mgr/include_fstab/fstab/
fstab.h 75 int fs_mgr_is_avb(const struct fstab_rec* fstab);
  /system/core/init/
init_first_stage.cpp 381 if (fs_mgr_is_avb(fstab_rec)) {
437 if (fs_mgr_is_avb(fstab_rec)) {
  /system/core/fs_mgr/
fs_mgr.cpp     [all...]
fs_mgr_fstab.cpp 933 int fs_mgr_is_avb(const struct fstab_rec *fstab) function
    [all...]

Completed in 213 milliseconds