Home
last modified time | relevance | path

Searched defs:mNnApi (Results 1 – 3 of 3) sorted by relevance

/packages/modules/NeuralNetworks/shim_and_sl/include/
DSupportLibraryWrapper.h57 : mNnApi(nnapi), mOwnedFd(ownsFd ? std::optional<int>{fd} : std::nullopt), mSize(size) { in mNnApi() function
469 const NnApiSupportLibrary* mNnApi = nullptr; variable
/packages/modules/NeuralNetworks/shim_and_sl/
DShimDevice.cpp313 const NnApiSupportLibrary* mNnApi; member in aidl::android::hardware::neuralnetworks::ShimBuffer
/packages/modules/NeuralNetworks/runtime/test/
DSupportLibraryTestGenerated.cpp94 std::unique_ptr<const NnApiSupportLibrary> mNnApi = member in android::nn::generated_tests::GeneratedTests