Home
last modified time | relevance | path

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

/aosp12/system/libufdt/tests/src/
H A Dufdt_gen_test_dts.c76 static void output_header(FILE *fp, int is_plugin) { in output_header() function
/aosp12/art/dexlayout/
H A Ddex_verify.cc34 dex_ir::Header* output_header, in VerifyOutputDexFile()
H A Ddexlayout.cc1969 std::unique_ptr<dex_ir::Header> output_header( in ProcessDexFile() local