Searched defs:appName (Results 1 – 8 of 8) sorted by relevance
| /system/chre/platform/freertos/public_static_nanoapp_init/chre/target_platform/ |
| D | static_nanoapp_init.h | 34 #define CHRE_STATIC_NANOAPP_INIT(appName, appId_, appVersion_, appPerms) \ argument
|
| /system/chre/platform/slpi/include/chre/target_platform/ |
| D | static_nanoapp_init.h | 35 #define CHRE_STATIC_NANOAPP_INIT(appName, appId_, appVersion_, appPerms) \ argument
|
| /system/chre/platform/embos/include/chre/target_platform/ |
| D | static_nanoapp_init.h | 33 #define CHRE_STATIC_NANOAPP_INIT(appName, appId_, appVersion_, appPerms) \ argument
|
| /system/chre/platform/linux/include/chre/target_platform/ |
| D | static_nanoapp_init.h | 34 #define CHRE_STATIC_NANOAPP_INIT(appName, appId_, appVersion_, appPerms) \ argument
|
| /system/chre/platform/freertos/include/chre/target_platform/ |
| D | static_nanoapp_init.h | 34 #define CHRE_STATIC_NANOAPP_INIT(appName, appId_, appVersion_, appPerms) \ argument
|
| /system/chre/host/common/include/chre_host/pigweed/ |
| D | hal_rpc_client.h | 128 HalRpcClient(std::string_view appName, SocketClient &client, in HalRpcClient()
|
| /system/chre/host/common/pigweed/ |
| D | hal_rpc_client.cc | 38 std::string_view appName, SocketClient &client, in createClient()
|
| /system/chre/host/common/ |
| D | chre_aidl_hal_client.cc | 281 const std::string &appName, const std::string &binaryPath) { in findHeaderByName() 367 std::string appName = smatch[2]; in findHeaderAndNormalizePath() local
|