Home
last modified time | relevance | path

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

/system/chre/platform/exynos/
Dhost_link.cc172 const void *buffer, size_t bufferLen, const char *appFileName, in handleLoadNanoappRequest() argument
174 UNUSED_VAR(appFileName); in handleLoadNanoappRequest()
/system/chre/platform/shared/include/chre/platform/shared/
Dhost_protocol_chre.h85 const void *buffer, size_t bufferLen, const char *appFileName,
/system/chre/platform/slpi/
Dhost_link.cc830 const void *buffer, size_t bufferLen, const char *appFileName, in handleLoadNanoappRequest() argument
832 if (appFileName == nullptr) { in handleLoadNanoappRequest()
841 targetApiVersion, appFileName); in handleLoadNanoappRequest()
/system/chre/platform/tinysys/
Dhost_link.cc782 const void *buffer, size_t bufferLen, const char *appFileName, in handleLoadNanoappRequest() argument
784 UNUSED_VAR(appFileName); in handleLoadNanoappRequest()