Home
last modified time | relevance | path

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

/system/chre/host/common/
Dhost_protocol_host.cc187 auto appBinaryName = addStringAsByteVector(builder, nanoappBinaryName); in encodeLoadNanoappRequestForFile() local
190 0 /* fragmentId */, 0 /* appTotalSizeBytes */, appBinaryName); in encodeLoadNanoappRequestForFile()
/system/chre/host/msm/daemon/
Dchre_daemon.cc632 const std::string& appBinaryName, uint32_t transactionId) { in sendNanoappLoad() argument
636 appBinaryName.c_str()); in sendNanoappLoad()