Home
last modified time | relevance | path

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

/chre-3.4.0/host/common/test/
Dchre_test_client.cc251 uint32_t apiVersion, bool tcmApp) { in sendLoadNanoappRequest() argument
256 if (tcmApp) { in sendLoadNanoappRequest()
348 bool tcmApp = false; in main() local
363 std::istringstream(tcmCapStr) >> tcmApp; in main()
366 tcmApp); in main()
/chre-3.4.0/host/common/test/power_test/
Dchre_power_test_client.cc348 uint32_t apiVersion, bool tcmApp) { in sendLoadNanoappRequest() argument
366 if (tcmApp) { in sendLoadNanoappRequest()
391 uint32_t apiVersion, bool tcmApp) { in loadNanoapp() argument
393 tcmApp)) { in loadNanoapp()