Home
last modified time | relevance | path

Searched defs:exists (Results 101 – 125 of 1438) sorted by relevance

12345678910>>...58

/aosp_15_r20/external/jsilver/src/com/google/clearsilver/jsilver/values/
H A DVariableValue.java71 public boolean exists() { in exists() method in VariableValue
/aosp_15_r20/external/bcc/src/lua/bcc/vendor/
H A Dhelpers.lua152 function os.exists(path) function
/aosp_15_r20/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/io/
H A DFileSystem.java126 boolean exists(File file) throws IOException; in exists() method
/aosp_15_r20/external/jsilver/src/com/google/clearsilver/jsilver/data/
H A DTypeConverter.java32 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 DFileSystem.java124 boolean exists(File file) throws IOException; in exists() method
/aosp_15_r20/hardware/google/graphics/common/memtrack-pixel/core/
Dfilesystem.cpp15 bool exists(const path& p) { in exists() function
/aosp_15_r20/external/nanopb-c/tests/site_scons/site_tools/
H A Dnanopb.py124 def exists(env): function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/ioctl/
H A Dioctl_ns05.c32 int exists = access("/proc/self/ns/pid", F_OK); in setup() local
H A Dioctl_ns06.c33 int exists = access("/proc/self/ns/user", F_OK); in setup() local
/aosp_15_r20/external/ltp/testcases/kernel/device-drivers/rtc/
H A Drtc02.c137 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 DWifiTest.java114 private boolean awaitNetworkState(String ssid, boolean exists) { in awaitNetworkState()
/aosp_15_r20/external/icing/icing/file/
H A Dfilesystem.cc237 bool exists = false; in FileExists() local
251 bool exists = false; in DirectoryExists() local
/aosp_15_r20/external/python/cpython2/Lib/
Dgenericpath.py23 def exists(path): function
/aosp_15_r20/external/accompanist/internal-testutils/src/main/java/com/google/accompanist/internal/test/
H A DAssertions.kt63 val SemanticsNodeInteraction.exists: Boolean constant
/aosp_15_r20/external/selinux/libsemanage/src/
H A Ddatabase_policydb.h82 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 DActionFile.java56 public boolean exists() { in exists() method in ActionFile
/aosp_15_r20/external/angle/build/android/pylib/utils/
H A Dgoogle_storage_helper.py78 def exists(name, bucket): function
/aosp_15_r20/external/cronet/build/android/pylib/utils/
H A Dgoogle_storage_helper.py78 def exists(name, bucket): function
/aosp_15_r20/external/ublksrv/qcow2/
H A Dlrucache.hpp103 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 DDirectoryEntry.java54 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 DLoggerRepository.java80 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 DAssetFileBackend.java75 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 DFileSystem.java97 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 DFileSystem.java97 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 DFileSystem.java97 public boolean exists(String path); in exists() method

12345678910>>...58