Home
last modified time | relevance | path

Searched defs:exists (Results 176 – 200 of 1438) sorted by relevance

12345678910>>...58

/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/
DMruCache.h69 auto exists = mCache.find(cacheKey); in put() local
/aosp_15_r20/external/curl/tests/http/testenv/
H A Dvsftpd.py80 def exists(self): member in VsFTPD
/aosp_15_r20/external/autotest/client/site_tests/graphics_Power/
H A Dgraphics_Power.py59 def exists(self): member in MonitoredFile
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dsite.py641 def exists(path): function
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/
DObexAppParameters.java99 public boolean exists(byte tag) { in exists() method in ObexAppParameters
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dsite.py641 def exists(path): function
/aosp_15_r20/external/python/cpython3/Lib/
Dsite.py641 def exists(path): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dsite.py641 def exists(path): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dsite.py641 def exists(path): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dsite.py641 def exists(path): function
/aosp_15_r20/system/incremental_delivery/incfs/tests/include/
H A DIncFsTestBase.h29 static bool exists(std::string_view path) { in exists() function
/aosp_15_r20/external/crosvm/devices/src/virtio/iommu/sys/
H A Dlinux.rs40 let exists = |endpoint_addr: u32| -> bool { in handle_add_vfio_device() localVariable
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DICUData.java94 public static boolean exists(final String resourceName) { in exists() method in ICUData
/aosp_15_r20/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/file/backends/
H A DJavaFileBackend.java122 public boolean exists(Uri uri) throws IOException { in exists() method in JavaFileBackend
H A DBlobStoreBackend.java73 public boolean exists(Uri uri) throws IOException { in exists() method in BlobStoreBackend
/aosp_15_r20/external/selinux/libsemanage/src/
H A Dpolicy_components.c29 int exists; in clear_obsolete() local
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/
H A DICUData.java92 public static boolean exists(final String resourceName) { in exists() method in ICUData
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/include/boost/filesystem/
Doperations.hpp190 bool exists(const path& p) {return exists(detail::status(p));} in exists() function
192 bool exists(const path& p, system::error_code& ec) in exists() function
/aosp_15_r20/external/rust/android-crates-io/crates/rusqlite/src/
Dstatement.rs353 pub fn exists<P: Params>(&mut self, params: P) -> Result<bool> { in exists() method
355 let exists = rows.next()?.is_some(); in exists() localVariable
/aosp_15_r20/external/python/cpython2/PC/os2emx/
Dgetpathp.c110 exists(char *filename) in exists() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/linux/
H A Dcpuinfo.rs65 pub(crate) fn exists(&self) -> bool { in exists() method
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/vpn2/
DConfigDialogFragment.java62 public static void show(VpnSettings parent, VpnProfile profile, boolean edit, boolean exists) { in show()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/linux/
H A Dcpuinfo.rs65 pub(crate) fn exists(&self) -> bool { in exists() method
/aosp_15_r20/external/pciutils/
H A Dls-map.c23 byte exists; member
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/linux/
H A Dcpuinfo.rs65 pub(crate) fn exists(&self) -> bool { in exists() method

12345678910>>...58