Home
last modified time | relevance | path

Searched refs:unloadNanoApp (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/contexthub/common/default/1.X/
DContextHub.h73 Return<Result> unloadNanoApp(uint32_t /*hubId*/, uint64_t /*appId*/, in unloadNanoApp() function
/hardware/interfaces/contexthub/1.0/default/
DContexthub.h47 Return<Result> unloadNanoApp(uint32_t hubId,
DContexthub.cpp397 Return<Result> Contexthub::unloadNanoApp(uint32_t hubId, in unloadNanoApp() function in android::hardware::contexthub::V1_0::implementation::Contexthub
/hardware/interfaces/contexthub/1.0/vts/functional/
DVtsHalContexthubV1_0TargetTest.cpp222 Result result = hubApi->unloadNanoApp(getHubId(), kNonExistentAppId, cb->expectedTxnId); in TEST_P()
/hardware/interfaces/contexthub/1.0/
DIContexthub.hal114 unloadNanoApp(uint32_t hubId, uint64_t appId, uint32_t transactionId)