Searched defs:fields (Results 1 – 7 of 7) sorted by relevance
38 …enerateCreateSql(const std::string& table, std::vector<std::pair<std::string, std::string>> fields) in GenerateCreateSql()70 std::vector<std::pair<std::string, std::string>> fields = { in OnCreate() local116 std::vector<std::pair<std::string, std::string>> fields = { in CreateBlockTable() local
85 std::vector<std::string> fields = { name }; in RemoveBlock() local
72 std::vector<std::string> fields = { std::to_string(seq) }; in DeletePackageBySeq() local
22 std::vector<std::string> fields; member
36 DOCSTORE_API DataQuery& DataQuery::Select(const std::vector<std::string>& fields) in Select()
49 …ol JsonParser::CheckJsonValue(const Json::Value& eventJson, const std::vector<std::string>& fields) in CheckJsonValue()
400 uint8_t fields[textParamLen] = {static_cast<uint8_t>(ContentParam::CT_P_FILENAME), in EncodeTextField() local