Home
last modified time | relevance | path

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

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