Home
last modified time | relevance | path

Searched refs:triple (Results 1 – 2 of 2) sorted by relevance

/system/bt/gd/storage/
Dconfig_cache.cc196 …auto triple = temporary_devices_.try_emplace(section, common::ListMap<std::string, std::string>{}); in SetProperty() local
197 section_iter = std::get<0>(triple); in SetProperty()
/system/chre/
DREADME.md5 Build targets are arranged in the form of a variant triple consisting of:
13 A debug build can be obtained by appending ``_debug`` to the variant triple. As