Searched defs:CopyFrom (Results 1 – 3 of 3) sorted by relevance
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/ | ||
D | learning_rate_controller-inl.h | 109 void CopyFrom(const LearningRateController &other) { in CopyFrom() function |
D | sparse_weight_vector.h | 51 void CopyFrom(const SparseWeightVector<Key, Hash> &other) { in CopyFrom() function |
/frameworks/native/opengl/libs/GLES_trace/src/ | ||
D | gltrace.pb.cpp | 2032 void GLMessage_DataType::CopyFrom(const GLMessage_DataType& from) { in CopyFrom() function in android::gltrace::GLMessage_DataType |