Home
last modified time | relevance | path

Searched defs:toAStatus (Results 1 – 2 of 2) sorted by relevance

/packages/modules/NeuralNetworks/shim_and_sl/
DShimUtils.cpp30 ndk::ScopedAStatus toAStatus(ErrorStatus errorStatus, const std::string& errorMessage) { in toAStatus() function
38 ndk::ScopedAStatus toAStatus(ErrorStatus errorStatus) { in toAStatus() function
/packages/modules/NeuralNetworks/driver/sample_aidl/
DSampleDriverUtils.cpp48 ndk::ScopedAStatus toAStatus(aidl_hal::ErrorStatus errorStatus) { in toAStatus() function
55 ndk::ScopedAStatus toAStatus(aidl_hal::ErrorStatus errorStatus, const std::string& errorMessage) { in toAStatus() function