Home
last modified time | relevance | path

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

/system/chre/host/common/test/
Dchre_test_client.cc296 uint32_t apiVersion, bool tcmApp) { in sendLoadNanoappRequest() argument
301 if (tcmApp) { in sendLoadNanoappRequest()
393 bool tcmApp = false; in main() local
408 std::istringstream(tcmCapStr) >> tcmApp; in main()
411 tcmApp); in main()