Searched refs:appFileName (Results 1 – 4 of 4) sorted by relevance
/system/chre/platform/exynos/ |
D | host_link.cc | 172 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/ |
D | host_protocol_chre.h | 85 const void *buffer, size_t bufferLen, const char *appFileName,
|
/system/chre/platform/slpi/ |
D | host_link.cc | 830 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/ |
D | host_link.cc | 782 const void *buffer, size_t bufferLen, const char *appFileName, in handleLoadNanoappRequest() argument 784 UNUSED_VAR(appFileName); in handleLoadNanoappRequest()
|