Home
last modified time | relevance | path

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

/chre-3.4.0/platform/shared/include/chre/platform/shared/
Dhost_protocol_chre.h64 const void *buffer, size_t bufferLen, const char *appFileName,
/chre-3.4.0/platform/slpi/
Dhost_link.cc869 const void *buffer, size_t bufferLen, const char *appFileName, in handleLoadNanoappRequest() argument
872 if (appFileName != nullptr) { in handleLoadNanoappRequest()
875 targetApiVersion, appFileName); in handleLoadNanoappRequest()