Home
last modified time | relevance | path

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

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