Searched refs:FindObject (Results 1 – 6 of 6) sorted by relevance
76 const reflection::Object* def = FindObject(name); in CopyTable()100 const reflection::Object* FindObject(const std::string& name);
182 auto op_object = FindObject("tflite.Operator"); in AdjustOps()287 const reflection::Object* FlatbufferHelper::FindObject( in FindObject() function in tflite::acceleration::FlatbufferHelper
78 const reflection::Object* def = FindObject(name); in CopyTable()102 const reflection::Object* FindObject(const std::string& name);
181 auto op_object = FindObject("tflite.Operator"); in AdjustOps()286 const reflection::Object* FlatbufferHelper::FindObject( in FindObject() function in tflite::acceleration::FlatbufferHelper
100 RETURN_IF_ERROR(FindObject(handle, &ref)); in CopyFromBufferHandle()113 RETURN_IF_ERROR(FindObject(handle, &ref)); in CopyToBufferHandle()341 absl::Status FindObject(ValueId id, ValueRef* ref) const { in FindObject() function in tflite::gpu::gl::__anon754217700111::Delegate
1554 : object_pool_wrapper_.FindObject(object)); in LoadObjectHelper()1578 ObjectPool::element_offset(object_pool_wrapper_.FindObject(function)); in LoadFunctionFromCalleePool()2582 object_pool_wrapper_.FindObject(target_code, patchable)); in Branch()2594 object_pool_wrapper_.FindObject(target, patchable)); in BranchLink()