Home
last modified time | relevance | path

Searched defs:__filename (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
Dstat.h475 __NTH (fstatat (int __fd, const char *__filename, struct stat *__statbuf, in __NTH()
524 __NTH (fstatat64 (int __fd, const char *__filename, struct stat64 *__statbuf, in __NTH()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/sys/
Dstat.h475 __NTH (fstatat (int __fd, const char *__filename, struct stat *__statbuf, in __NTH()
524 __NTH (fstatat64 (int __fd, const char *__filename, struct stat64 *__statbuf, in __NTH()
/aosp_15_r20/bootable/recovery/updater_sample/res/raw/
H A Dsample.json14 "__filename": "name of the file in package", string
/aosp_15_r20/development/tools/winscope/
H A Dwebpack.config.dev.js38 __filename: false, property
/aosp_15_r20/external/cronet/third_party/libc++/src/src/filesystem/
H A Dpath.cpp121 string_view_t path::__filename() const { in __filename() function in path
/aosp_15_r20/external/libcxx/src/filesystem/
H A Doperations.cpp1356 string_view_t path::__filename() const { in __filename() function in path