Home
last modified time | relevance | path

Searched defs:headerPath (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/chre/host/common/test/
H A Dchre_test_client.cc226 void sendLoadNanoappRequest(SocketClient &client, const char *headerPath, in sendLoadNanoappRequest()
328 const std::string headerPath{argi < argc ? argv[argi++] : ""}; in main() local