Home
last modified time | relevance | path

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

/system/libvintf/include/vintf/
DMatrixHal.h61 friend std::string expandInstances(const MatrixHal& req, const VersionRange& vr, bool brace);
/system/libvintf/
Dparse_string.cpp387 std::string expandInstances(const MatrixHal& req, const VersionRange& vr, bool brace) { in expandInstances() argument
411 if (count >= 2 && brace) { in expandInstances()
/system/libziparchive/
DAndroid.bp31 // Incorrectly warns when C++11 empty brace {} initializer is used.