| 289 | } |
| 290 | |
| 291 | const DeviceMgr* FunctionLibraryRuntimeOverlay::device_mgr() const { |
| 292 | return base_flr_->device_mgr(); |
| 293 | } |
| 294 | |
| 295 | const FunctionLibraryDefinition* |
| 296 | FunctionLibraryRuntimeOverlay::GetFunctionLibraryDefinition() const { |
no outgoing calls
no test coverage detected