Searched defs:funcNamespace (Results 1 - 1 of 1) sorted by relevance

/system/tools/hidl/
H A DType.cpp564 const std::string &funcNamespace) const {
577 if (!funcNamespace.empty()) {
578 out << funcNamespace << "::"; local

Completed in 53 milliseconds