Home
last modified time | relevance | path

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

/aosp_15_r20/external/compiler-rt/test/sanitizer_common/TestCases/Posix/
H A Dsanitizer_set_death_callback_test.cc19 void MaybeInit(int *uninitialized) { in MaybeInit() function
/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dfixed_size_data_vector.h71 static T* MaybeInit(size_t size, DataVectorAllocOption alloc_option) { in MaybeInit() function
/aosp_15_r20/bionic/linker/
H A Dlinker_cfi.cpp211 bool CFIShadowWriter::MaybeInit(soinfo* new_si, soinfo* solist) { in MaybeInit() function in CFIShadowWriter