Home
last modified time | relevance | path

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

/system/chre/test/simulation/
Dtest_util.cc245 void unloadNanoapp(uint64_t appId) { in unloadNanoapp() function
/system/chre/host/hal_generic/common/
Dhal_chre_socket_connection.cc130 bool HalChreSocketConnection::unloadNanoapp(uint64_t appId, in unloadNanoapp() function in android::hardware::contexthub::common::implementation::HalChreSocketConnection
Dmulti_client_context_hub_base.cc265 ScopedAStatus MultiClientContextHubBase::unloadNanoapp(int32_t contextHubId, in unloadNanoapp() function in android::hardware::contexthub::common::implementation::MultiClientContextHubBase
/system/chre/core/
Devent_loop.cc244 bool EventLoop::unloadNanoapp(uint16_t instanceId, in unloadNanoapp() function in chre::EventLoop
/system/chre/host/hal_generic/aidl/
Dgeneric_context_hub_aidl.cc149 ScopedAStatus ContextHub::unloadNanoapp(int32_t contextHubId, int64_t appId, in unloadNanoapp() function in aidl::android::hardware::contexthub::ContextHub
/system/chre/host/common/
Dchre_aidl_hal_client.cc445 void unloadNanoapp(std::string &appIdOrName) { in unloadNanoapp() function
/system/chre/host/common/test/power_test/
Dchre_power_test_client.cc435 bool unloadNanoapp(SocketClient &client, sp<SocketCallbacks> callbacks, in unloadNanoapp() function