Home
last modified time | relevance | path

Searched defs:exists (Results 1 – 25 of 61) sorted by relevance

123

/aosp12/bionic/libc/bionic/
H A Dgetauxval.cpp40 __LIBC_HIDDEN__ unsigned long __bionic_getauxval(unsigned long type, bool* exists) { in __bionic_getauxval()
52 bool exists; in getauxval() local
/aosp12/frameworks/compile/mclinker/lib/Support/
H A DFileSystem.cpp16 bool mcld::sys::fs::exists(const Path& pPath) { in exists() function in mcld::sys::fs
/aosp12/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
H A DTestExploreIntentChecker.java41 public void setViewHandlerExists(boolean exists) { in setViewHandlerExists()
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
H A DDockedStackListenerCompat.java51 public void onDockedStackExistsChanged(boolean exists) { in onDockedStackExistsChanged()
/aosp12/system/apex/apexd/
H A Dapexd_private.cpp40 bool exists; in BindMount() local
H A Dapexd_verity.cpp166 auto exists = PathExists(hashtree_file); in PrepareHashTree() local
H A Dapex_file_test.cpp243 auto exists = PathExists(decompression_file_path); in TEST() local
277 auto exists = PathExists(decompression_file.path); in TEST() local
/aosp12/frameworks/compile/mclinker/lib/MC/
H A DAttributeSet.cpp35 Attribute* AttributeSet::exists(const Attribute& pAttr) const { in exists() function in mcld::AttributeSet
/aosp12/frameworks/base/core/java/android/view/
H A DIDockedStackListener.aidl35 void onDockedStackExistsChanged(boolean exists); in onDockedStackExistsChanged()
/aosp12/frameworks/base/tools/bit/
H A Dutil.h28 bool exists; member
/aosp12/hardware/google/graphics/common/memtrack-pixel/core/
H A Dfilesystem.cpp15 bool exists(const path& p) { in exists() function
/aosp12/frameworks/native/services/powermanager/
H A DPowerHalLoader.cpp35 sp<T> loadHal(bool& exists, sp<T>& hal, F& loadFn, const char* halName) { in loadHal()
/aosp12/system/keymaster/android_keymaster/
H A Dpure_soft_secure_key_storage.cpp102 keymaster_error_t PureSoftSecureKeyStorage::KeyExists(const km_id_t keyid, bool* exists) { in KeyExists()
/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/
H A DSearchBot.java131 public void assertInputExists(boolean exists) in assertInputExists()
/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DAtomicDirectory.java212 public boolean exists() { in exists() method in AtomicDirectory
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/src/
H A DClientCompositionRequestCache.cpp89 bool ClientCompositionRequestCache::exists( in exists() function in android::compositionengine::impl::ClientCompositionRequestCache
/aosp12/frameworks/base/core/java/android/util/
H A DAtomicFile.java268 public boolean exists() { in exists() method in AtomicFile
/aosp12/system/incremental_delivery/incfs/tests/include/
H A DIncFsTestBase.h29 static bool exists(std::string_view path) { in exists() function
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/
H A DObexAppParameters.java99 public boolean exists(byte tag) { in exists() method in ObexAppParameters
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
H A DObexAppParameters.java99 public boolean exists(byte tag) { in exists() method in ObexAppParameters
/aosp12/packages/apps/Settings/src/com/android/settings/vpn2/
H A DConfigDialogFragment.java62 public static void show(VpnSettings parent, VpnProfile profile, boolean edit, boolean exists) { in show()
/aosp12/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
H A Ddrmconnector.cpp235 bool exists = false; in UpdateModes() local
/aosp12/hardware/interfaces/automotive/can/1.0/default/libnetdevice/
H A Dlibnetdevice.cpp38 bool exists(std::string ifname) { in exists() function
/aosp12/frameworks/native/cmds/installd/tests/
H A Dinstalld_cache_test.cpp84 static int exists(const char* path) { in exists() function
/aosp12/system/chre/pal/util/
H A Dwifi_scan_cache.c238 bool exists = isWifiScanResultInCache(result, &index); in chreWifiScanCacheScanEventAdd() local

123