/system/chre/platform/freertos/include/chre/target_platform/ |
D | static_nanoapp_init.h | 34 #define CHRE_STATIC_NANOAPP_INIT(appName, appId_, appVersion_, appPerms) \ argument 37 UniquePtr<Nanoapp> initializeStaticNanoapp##appName() { \ 44 appInfo.name = #appName; \ 55 FATAL_ERROR("Failed to allocate nanoapp " #appName); \
|
/system/chre/platform/slpi/include/chre/target_platform/ |
D | static_nanoapp_init.h | 35 #define CHRE_STATIC_NANOAPP_INIT(appName, appId_, appVersion_, appPerms) \ argument 38 UniquePtr<Nanoapp> initializeStaticNanoapp##appName() { \ 45 appInfo.name = #appName; \ 56 FATAL_ERROR("Failed to allocate nanoapp " #appName); \
|
/system/chre/platform/linux/include/chre/target_platform/ |
D | static_nanoapp_init.h | 34 #define CHRE_STATIC_NANOAPP_INIT(appName, appId_, appVersion_, appPerms) \ argument 37 UniquePtr<Nanoapp> initializeStaticNanoapp##appName() { \ 44 appInfo.name = #appName; \ 55 FATAL_ERROR("Failed to allocate nanoapp " #appName); \
|
/system/chre/platform/embos/include/chre/target_platform/ |
D | static_nanoapp_init.h | 33 #define CHRE_STATIC_NANOAPP_INIT(appName, appId_, appVersion_, appPerms) \ argument 36 UniquePtr<Nanoapp> initializeStaticNanoapp##appName() { \ 43 appInfo.name = #appName; \ 54 FATAL_ERROR("Failed to allocate nanoapp " #appName); \
|
/system/chre/host/common/include/chre_host/pigweed/ |
D | hal_rpc_client.h | 62 std::string_view appName, SocketClient &client, 128 HalRpcClient(std::string_view appName, SocketClient &client, in HalRpcClient() argument 132 mAppName(appName), in HalRpcClient()
|
/system/chre/host/common/pigweed/ |
D | hal_rpc_client.cc | 38 std::string_view appName, SocketClient &client, in createClient() argument 42 new HalRpcClient(appName, client, hostEndpointId, serverNanoappId)); in createClient()
|
/system/chre/host/common/ |
D | chre_aidl_hal_client.cc | 281 const std::string &appName, const std::string &binaryPath) { in findHeaderByName() argument 286 std::regex regex(appName + ".napp_header"); in findHeaderByName() 367 std::string appName = smatch[2]; in findHeaderAndNormalizePath() local 370 auto result = findHeaderByName(appName, fullPath); in findHeaderAndNormalizePath() 374 pathAndName = fullPath + appName + ".so"; in findHeaderAndNormalizePath() 379 auto result = findHeaderByName(appName, predefinedPath); in findHeaderAndNormalizePath() 383 pathAndName = predefinedPath + appName + ".so"; in findHeaderAndNormalizePath()
|
/system/chre/host/hal_generic/common/ |
D | generic_context_hub_base.h | 199 msg.appName, msg.msgType, msg.hostEndPoint, msg.msg.data(), in sendMessageToHub() 279 msg.msg_1_0.appName = message.app_id; in onNanoappMessage()
|
/system/extras/simpleperf/demo/SimpleperfExampleCpp/gradle/wrapper/ |
D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/system/extras/simpleperf/demo/JavaApi/gradle/wrapper/ |
D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/system/extras/simpleperf/demo/CppApi/gradle/wrapper/ |
D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/system/extras/simpleperf/demo/SimpleperfExampleKotlin/gradle/wrapper/ |
D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/system/extras/simpleperf/demo/SimpleperfExampleJava/gradle/wrapper/ |
D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |