Searched defs:AssetBindInfo (Results 1 – 7 of 7) sorted by relevance
24 struct AssetBindInfo { struct25 std::string storeName;26 std::string tableName;27 CommonType::ValuesBucket primaryKey;28 std::string field;29 std::string assetName;
46 struct AssetBindInfo { struct47 std::string storeName;48 std::string tableName;49 DistributedData::VBucket primaryKey;50 std::string field;51 std::string assetName;
22 using AssetBindInfo = OHOS::ObjectStore::AssetBindInfo; variable
23 using AssetBindInfo = OHOS::ObjectStore::AssetBindInfo; variable
60 AssetBindInfo AssetBindInfo{ in SetUp() local243 AssetBindInfo AssetBindInfo{ variable
53 AssetBindInfo AssetBindInfo{ in SetUp() local
83 OHOS::ObjectStore::AssetBindInfo AssetBindInfo{ in SetUp() local