Searched defs:pkType (Results 1 – 2 of 2) sorted by relevance
82 void SetCloudSchema(PrimaryKeyType pkType, bool nullable, bool asset = false) in SetCloudSchema()105 void PrepareDataBase(const std::string &tableName, PrimaryKeyType pkType, bool nullable = true) in PrepareDataBase()256 void GetInfoByPrimaryKeyOrGidTest(PrimaryKeyType pkType, const std::string &gidStr, int64_t id, in GetInfoByPrimaryKeyOrGidTest()448 void VbucketWithoutPrimaryDataTest(PrimaryKeyType pkType) in VbucketWithoutPrimaryDataTest()827 …void SaveCloudDataTest(PrimaryKeyType pkType, GidType gidType = GidType::GID_MATCH, bool nullable … in SaveCloudDataTest()1231 void DeleteWithPkTest(PrimaryKeyType pkType) in DeleteWithPkTest()
118 mbedtls_pk_type_t pkType; member