Home
last modified time | relevance | path

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

/system/chre/host/common/include/chre_host/
Dfbs_daemon_base.h69 const std::string &appBinaryName,
Ddaemon_base.h178 const std::string &appBinaryName,
/system/chre/host/common/
Dfbs_daemon_base.cc53 const std::string &appBinaryName, in sendNanoappLoad() argument
58 appBinaryName.c_str()); in sendNanoappLoad()
Dhost_protocol_host.cc203 auto appBinaryName = addStringAsByteVector(builder, nanoappBinaryName); in encodeLoadNanoappRequestForFile() local
206 0 /* fragmentId */, 0 /* appTotalSizeBytes */, appBinaryName); in encodeLoadNanoappRequestForFile()