Searched defs:GetDataValue (Results 1 – 3 of 3) sorted by relevance
42 std::vector<uint8_t> ClassicDataStructure::GetDataValue() const in GetDataValue() function in OHOS::bluetooth::ClassicDataStructure
365 int ObjectData::GetDataValue(const std::string &fieldName, DataValue &value) const in GetDataValue() function in DistributedDB::ObjectData
366 void GetDataValue(sqlite3_stmt *statement, int col, DataValue &dataValue) in GetDataValue() function