Home
last modified time | relevance | path

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

/external/cpu_features/include/internal/
Dstring_view.h33 static const StringView kEmptyStringView = {NULL, 0}; variable
35 static const StringView kEmptyStringView; variable