Home
last modified time | relevance | path

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

/system/chre/platform/shared/include/chre/platform/shared/
Dhost_protocol_chre.h65 const void *buffer, size_t bufferLen, const char *appFileName,
/system/chre/platform/slpi/
Dhost_link.cc908 const void *buffer, size_t bufferLen, const char *appFileName, in handleLoadNanoappRequest() argument
911 if (appFileName != nullptr) { in handleLoadNanoappRequest()
914 targetApiVersion, appFileName); in handleLoadNanoappRequest()