Home
last modified time | relevance | path

Searched defs:InitFrom (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/site_tests/camera_V4L2/src/
Dcamera_characteristics.cc105 void CameraCharacteristics::InitFrom(const base::FilePath& config_file) { in InitFrom() function in CameraCharacteristics
/external/tensorflow/tensorflow/core/distributed_runtime/
Dtensor_coding.cc53 Status TensorResponse::InitFrom(RecvTensorResponse* response) { in InitFrom() function in tensorflow::TensorResponse