Home
last modified time | relevance | path

Searched defs:CheckFlag (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/hardware/interfaces/radio/1.0/vts/functional/
H A Dvts_test_util.h44 enum CheckFlag { enum
/aosp_15_r20/external/armnn/include/armnn/
H A DMemorySources.hpp41 inline bool CheckFlag(MemorySourceFlags flags, MemorySource source) in CheckFlag() function
/aosp_15_r20/hardware/interfaces/radio/aidl/vts/
H A Dradio_aidl_hal_utils.h56 enum CheckFlag { enum
/aosp_15_r20/system/core/fs_mgr/libfstab/
H A Dfstab.cpp185 #define CheckFlag(flag_name, value) \ in ParseFsMgrFlags() macro
/aosp_15_r20/external/libchrome/base/metrics/
H A Dpersistent_memory_allocator.cc62 bool CheckFlag(const volatile std::atomic<uint32_t>* flags, int flag) { in CheckFlag() function
/aosp_15_r20/external/cronet/base/metrics/
H A Dpersistent_memory_allocator.cc82 bool CheckFlag(const volatile std::atomic<uint32_t>* flags, uint32_t flag) { in CheckFlag() function