Searched defs:devices (Results 1 – 4 of 4) sorted by relevance
72 Pointer[] devices = list.getValue().getPointerArray(0, count); in checkProtocol() local
86 Pointer[] devices = list.getValue().getPointerArray(0, count); in checkProtocol() local
87 Pointer[] devices = list.getValue().getPointerArray(0, count); in checkProtocol() local
234 std::vector<const ANeuralNetworksDevice*> devices; in runRandomModel() local471 const std::vector<const ANeuralNetworksDevice*>& devices) { in CreateCompilation()