Home
last modified time | relevance | path

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

/system/libbase/
Dlogging.cpp364 std::vector<std::string> specs = Split(tags, " "); in InitLogging() local
365 for (size_t i = 0; i < specs.size(); ++i) { in InitLogging()
367 std::string spec(specs[i]); in InitLogging()
/system/tools/hidl/build/
Dhidl_interface.go402 if specs, ok := dep.(*hidlGenRule); ok {
403 g.genInputDir = specs.genOutputDir
404 g.genInputs = specs.genOutputs.Paths()
/system/core/fastboot/
DREADME.md108 lowercase letter, to prevent incompatibilities with future specs.