Searched refs:CopyFrom (Results 1 - 4 of 4) sorted by relevance

/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dstochastic_linear_ranker.cpp68 weight_backup.CopyFrom(weight_);
128 weight_.CopyFrom(weight_backup);
H A Dlearning_rate_controller-inl.h109 void CopyFrom(const LearningRateController &other) { function in class:learning_stochastic_linear::LearningRateController
H A Dsparse_weight_vector.h47 CopyFrom(other);
50 CopyFrom(other);
52 void CopyFrom(const SparseWeightVector<Key, Hash> &other) { function in class:learning_stochastic_linear::SparseWeightVector
/frameworks/base/libs/hwui/service/
H A DGraphicsStatsService.cpp260 dump->proto().add_stats()->CopyFrom(statsProto);
272 dump->proto().add_stats()->CopyFrom(statsProto);

Completed in 1150 milliseconds