Home
last modified time | relevance | path

Searched defs:is_alloc (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/wpa_supplicant_8/src/utils/
H A Dos_unix.c574 int testing_test_fail(const char *tag, bool is_alloc) in testing_test_fail()
681 int testing_set_fail_pattern(bool is_alloc, char *patterns) in testing_set_fail_pattern()
716 int testing_get_fail_pattern(bool is_alloc, char *buf, size_t buflen) in testing_get_fail_pattern()
746 static inline int testing_test_fail(const char *tag, bool is_alloc) in testing_test_fail()
H A Dos.h698 static inline int testing_set_fail_pattern(bool is_alloc, char *patterns) in testing_set_fail_pattern()
703 static inline int testing_get_fail_pattern(bool is_alloc, char *buf, in testing_get_fail_pattern()
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/
H A Dvn_device_memory.c323 bool is_alloc, in vn_device_memory_emit_report()