Home
last modified time | relevance | path

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

/system/chre/host/common/include/chre_host/
Ddaemon_base.h149 const std::string &appBinaryName,
/system/chre/host/common/
Dhost_protocol_host.cc194 auto appBinaryName = addStringAsByteVector(builder, nanoappBinaryName); in encodeLoadNanoappRequestForFile() local
197 0 /* fragmentId */, 0 /* appTotalSizeBytes */, appBinaryName); in encodeLoadNanoappRequestForFile()
Ddaemon_base.cc99 const std::string &appBinaryName, in sendNanoappLoad() argument
104 appBinaryName.c_str()); in sendNanoappLoad()