Home
last modified time | relevance | path

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

/art/libdexfile/external/include/art_api/
Ddex_file_support.h54 : ext_string_(MakeExtDexFileString(str, std::strlen(str))) {} in ext_string_() function
88 const ExtDexFileString* ext_string_; // Owned instance. Never nullptr. variable