Home
last modified time | relevance | path

Searched refs:empty_string (Results 1 – 1 of 1) sorted by relevance

/art/libdexfile/external/
Ddex_file_ext.cc77 static const ExtDexFileString empty_string{""}; variable
81 return &empty_string; in ExtDexFileMakeString()
94 if (ext_string != &empty_string) { in ExtDexFileFreeString()