/aosp_15_r20/external/jsilver/src/com/google/clearsilver/jsilver/values/ |
H A D | VariableValue.java | 71 public boolean exists() { in exists() method in VariableValue
|
/aosp_15_r20/external/bcc/src/lua/bcc/vendor/ |
H A D | helpers.lua | 152 function os.exists(path) function
|
/aosp_15_r20/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/io/ |
H A D | FileSystem.java | 126 boolean exists(File file) throws IOException; in exists() method
|
/aosp_15_r20/external/jsilver/src/com/google/clearsilver/jsilver/data/ |
H A D | TypeConverter.java | 32 public static boolean exists(Data data) { in exists() method in TypeConverter
|
/aosp_15_r20/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/io/ |
H A D | FileSystem.java | 124 boolean exists(File file) throws IOException; in exists() method
|
/aosp_15_r20/hardware/google/graphics/common/memtrack-pixel/core/ |
D | filesystem.cpp | 15 bool exists(const path& p) { in exists() function
|
/aosp_15_r20/external/nanopb-c/tests/site_scons/site_tools/ |
H A D | nanopb.py | 124 def exists(env): function
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/ioctl/ |
H A D | ioctl_ns05.c | 32 int exists = access("/proc/self/ns/pid", F_OK); in setup() local
|
H A D | ioctl_ns06.c | 33 int exists = access("/proc/self/ns/user", F_OK); in setup() local
|
/aosp_15_r20/external/ltp/testcases/kernel/device-drivers/rtc/ |
H A D | rtc02.c | 137 int exists = access(rtc_dev, F_OK); in rtc_setup() local
|
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
H A D | WifiTest.java | 114 private boolean awaitNetworkState(String ssid, boolean exists) { in awaitNetworkState()
|
/aosp_15_r20/external/icing/icing/file/ |
H A D | filesystem.cc | 237 bool exists = false; in FileExists() local 251 bool exists = false; in DirectoryExists() local
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | genericpath.py | 23 def exists(path): function
|
/aosp_15_r20/external/accompanist/internal-testutils/src/main/java/com/google/accompanist/internal/test/ |
H A D | Assertions.kt | 63 val SemanticsNodeInteraction.exists: Boolean constant
|
/aosp_15_r20/external/selinux/libsemanage/src/ |
H A D | database_policydb.h | 82 record_policydb_table_exists_t exists; member
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/offline/ |
H A D | ActionFile.java | 56 public boolean exists() { in exists() method in ActionFile
|
/aosp_15_r20/external/angle/build/android/pylib/utils/ |
H A D | google_storage_helper.py | 78 def exists(name, bucket): function
|
/aosp_15_r20/external/cronet/build/android/pylib/utils/ |
H A D | google_storage_helper.py | 78 def exists(name, bucket): function
|
/aosp_15_r20/external/ublksrv/qcow2/ |
H A D | lrucache.hpp | 103 bool exists(const key_t& key) const { in exists() function in cache::lru_cache
|
/aosp_15_r20/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/ |
H A D | DirectoryEntry.java | 54 public boolean exists() { in exists() method in DirectoryEntry
|
/aosp_15_r20/external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/spi/ |
H A D | LoggerRepository.java | 80 public abstract Logger exists(String name); in exists() method
|
/aosp_15_r20/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/file/backends/ |
H A D | AssetFileBackend.java | 75 public boolean exists(Uri uri) throws IOException { in exists() method in AssetFileBackend
|
/aosp_15_r20/external/mockftpserver/tags/2.0/src/main/java/org/mockftpserver/fake/filesystem/ |
H A D | FileSystem.java | 97 public boolean exists(String path); in exists() method
|
/aosp_15_r20/external/mockftpserver/tags/2.1/src/main/java/org/mockftpserver/fake/filesystem/ |
H A D | FileSystem.java | 97 public boolean exists(String path); in exists() method
|
/aosp_15_r20/external/mockftpserver/tags/2.3/src/main/java/org/mockftpserver/fake/filesystem/ |
H A D | FileSystem.java | 97 public boolean exists(String path); in exists() method
|