HomeSort by relevance Sort by last modified time
    Searched refs:GetParamName (Results 1 - 3 of 3) sorted by null

  /external/libtextclassifier/common/
embedding-feature-extractor.cc 36 const std::string features = context->Get(GetParamName("features"), "");
40 context->Get(GetParamName("embedding_names"), "");
44 context->Get(GetParamName("embedding_dims"), "");
embedding-feature-extractor.h 82 std::string GetParamName(const std::string &param_name) const {
  /external/opencv/cvaux/include/
cvvidsurv.hpp 215 char* GetParamName(int index)
278 char* N = pM->GetParamName(i);
319 char* N = pM->GetParamName(i);
    [all...]

Completed in 4658 milliseconds