Home
last modified time | relevance | path

Searched refs:s_dev_shm_executable (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/base/files/
H A Dfile_util_posix.cc994 static const bool s_dev_shm_executable = in GetShmemTempDir() local
996 use_dev_shm = s_dev_shm_executable; in GetShmemTempDir()
/aosp_15_r20/external/cronet/base/files/
H A Dfile_util_posix.cc1242 static const bool s_dev_shm_executable = in GetShmemTempDir() local
1244 use_dev_shm = s_dev_shm_executable; in GetShmemTempDir()