Home
last modified time | relevance | path

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

/aosp_15_r20/system/update_engine/common/
H A Daction.h190 const typename ActionTraits<SubClass>::InputObjectType& GetInputObject() in GetInputObject() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
H A Dapi2.cc421 absl::Status GetInputObject(int index, TensorObject* object) override { in GetInputObject() function in tflite::gpu::gl::__anon11001c620111::InferenceRunnerImpl
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dapi.cc480 absl::Status GetInputObject(int index, TensorObject* object) override { in GetInputObject() function in tflite::gpu::cl::__anon936b49ec0111::InferenceRunnerImpl