Home
last modified time | relevance | path

Searched defs:InitHeader (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/icing/icing/file/posting_list/
H A Dflash-index-storage.cc109 bool FlashIndexStorage::InitHeader() { in InitHeader() function in icing::lib::FlashIndexStorage
/aosp_15_r20/bionic/libc/malloc_debug/
H A Dmalloc_debug.cpp357 static void* InitHeader(Header* header, void* orig_pointer, size_t size) { in InitHeader() function