Home
last modified time | relevance | path

Searched defs:unloadNanoapp (Results 1 – 6 of 6) sorted by relevance

/system/chre/test/simulation/inc/
Dtest_util.h96 void unloadNanoapp(Nanoapp app) { in unloadNanoapp() function
/system/chre/test/simulation/
Dtest_util.cc101 void unloadNanoapp<uint64_t>(uint64_t appId) { in unloadNanoapp() function
/system/chre/host/hal_generic/common/
Dhal_chre_socket_connection.cc127 bool HalChreSocketConnection::unloadNanoapp(uint64_t appId, in unloadNanoapp() function in android::hardware::contexthub::common::implementation::HalChreSocketConnection
/system/chre/host/hal_generic/aidl/
Dgeneric_context_hub_aidl.cc131 ScopedAStatus ContextHub::unloadNanoapp(int32_t contextHubId, int64_t appId, in unloadNanoapp() function in aidl::android::hardware::contexthub::ContextHub
/system/chre/core/
Devent_loop.cc196 bool EventLoop::unloadNanoapp(uint16_t instanceId, in unloadNanoapp() function in chre::EventLoop
/system/chre/host/common/test/power_test/
Dchre_power_test_client.cc451 bool unloadNanoapp(SocketClient &client, sp<SocketCallbacks> callbacks, in unloadNanoapp() function