/aosp12/bionic/libc/bionic/ |
H A D | getauxval.cpp | 40 __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 D | FileSystem.cpp | 16 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 D | TestExploreIntentChecker.java | 41 public void setViewHandlerExists(boolean exists) { in setViewHandlerExists()
|
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/ |
H A D | DockedStackListenerCompat.java | 51 public void onDockedStackExistsChanged(boolean exists) { in onDockedStackExistsChanged()
|
/aosp12/system/apex/apexd/ |
H A D | apexd_private.cpp | 40 bool exists; in BindMount() local
|
H A D | apexd_verity.cpp | 166 auto exists = PathExists(hashtree_file); in PrepareHashTree() local
|
H A D | apex_file_test.cpp | 243 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 D | AttributeSet.cpp | 35 Attribute* AttributeSet::exists(const Attribute& pAttr) const { in exists() function in mcld::AttributeSet
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | IDockedStackListener.aidl | 35 void onDockedStackExistsChanged(boolean exists); in onDockedStackExistsChanged()
|
/aosp12/frameworks/base/tools/bit/ |
H A D | util.h | 28 bool exists; member
|
/aosp12/hardware/google/graphics/common/memtrack-pixel/core/ |
H A D | filesystem.cpp | 15 bool exists(const path& p) { in exists() function
|
/aosp12/frameworks/native/services/powermanager/ |
H A D | PowerHalLoader.cpp | 35 sp<T> loadHal(bool& exists, sp<T>& hal, F& loadFn, const char* halName) { in loadHal()
|
/aosp12/system/keymaster/android_keymaster/ |
H A D | pure_soft_secure_key_storage.cpp | 102 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 D | SearchBot.java | 131 public void assertInputExists(boolean exists) in assertInputExists()
|
/aosp12/frameworks/base/core/java/com/android/internal/os/ |
H A D | AtomicDirectory.java | 212 public boolean exists() { in exists() method in AtomicDirectory
|
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/src/ |
H A D | ClientCompositionRequestCache.cpp | 89 bool ClientCompositionRequestCache::exists( in exists() function in android::compositionengine::impl::ClientCompositionRequestCache
|
/aosp12/frameworks/base/core/java/android/util/ |
H A D | AtomicFile.java | 268 public boolean exists() { in exists() method in AtomicFile
|
/aosp12/system/incremental_delivery/incfs/tests/include/ |
H A D | IncFsTestBase.h | 29 static bool exists(std::string_view path) { in exists() function
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/ |
H A D | ObexAppParameters.java | 99 public boolean exists(byte tag) { in exists() method in ObexAppParameters
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/ |
H A D | ObexAppParameters.java | 99 public boolean exists(byte tag) { in exists() method in ObexAppParameters
|
/aosp12/packages/apps/Settings/src/com/android/settings/vpn2/ |
H A D | ConfigDialogFragment.java | 62 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 D | drmconnector.cpp | 235 bool exists = false; in UpdateModes() local
|
/aosp12/hardware/interfaces/automotive/can/1.0/default/libnetdevice/ |
H A D | libnetdevice.cpp | 38 bool exists(std::string ifname) { in exists() function
|
/aosp12/frameworks/native/cmds/installd/tests/ |
H A D | installd_cache_test.cpp | 84 static int exists(const char* path) { in exists() function
|
/aosp12/system/chre/pal/util/ |
H A D | wifi_scan_cache.c | 238 bool exists = isWifiScanResultInCache(result, &index); in chreWifiScanCacheScanEventAdd() local
|