Searched refs:config_stream (Results 1 – 6 of 6) sorted by relevance
61 auto config_stream = mGrpcStub->GetAllPropertyConfig(&context, ::google::protobuf::Empty()); in getAllPropertyConfigs() local63 while (config_stream->Read(&protoConfig)) { in getAllPropertyConfigs()68 auto grpc_status = config_stream->Finish(); in getAllPropertyConfigs()
652 int32_t (*config_stream) (uint32_t camera_handle, member
497 rc = mCamOps->config_stream(mCamHandle, in init()
2765 rc = mCamOps->config_stream(mCamHandle, in configStream()
840 return test_obj->cam->ops->config_stream(test_obj->cam->camera_handle, in mm_app_config_stream()
3115 .config_stream = mm_camera_intf_config_stream,