Home
last modified time | relevance | path

Searched defs:GetDataValue (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_data_structure.cpp42 std::vector<uint8_t> ClassicDataStructure::GetDataValue() const in GetDataValue() function in OHOS::bluetooth::ClassicDataStructure
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dvirtual_relational_ver_sync_db_interface.cpp365 int ObjectData::GetDataValue(const std::string &fieldName, DataValue &value) const in GetDataValue() function in DistributedDB::ObjectData
H A Ddistributeddb_relational_ver_p2p_sync_test.cpp366 void GetDataValue(sqlite3_stmt *statement, int col, DataValue &dataValue) in GetDataValue() function