Searched refs:getSupportedOperations (Results 1 – 9 of 9) sorted by relevance
47 Return<void> getSupportedOperations(const Model& model,
70 Return<void> Device::getSupportedOperations(const Model& model, in getSupportedOperations() function in android::hardware::neuralnetworks::V1_0::implementation::Device
39 * getSupportedOperations indicates which operations of a model are fully41 * any reason, getSupportedOperations must return false for that operation.57 getSupportedOperations(Model model)
157 Return<void> supportedOpsReturn = kDevice->getSupportedOperations( in TEST_P()
40 const Return<void> supportedCall = device->getSupportedOperations( in createPreparedModel()
41 device->getSupportedOperations(model, [&](ErrorStatus status, const hidl_vec<bool>&) { in validateGetSupportedOperations()
44 * getSupportedOperations indicates which operations of a model are fully46 * any reason, getSupportedOperations must return false for that operation.
53 * getSupportedOperations indicates which operations of the top-level55 * not be supported for any reason, getSupportedOperations must return
107 * getSupportedOperations indicates which operations of a model are fully109 * any reason, getSupportedOperations must return false for that operation.