Searched refs:SetCustomFunctions (Results 1 – 3 of 3) sorted by relevance
88 int SetCustomFunctions(const RdbStoreConfig &config);
94 int SetCustomFunctions(const RdbStoreConfig &config);
159 int SqliteConnection::SetCustomFunctions(const RdbStoreConfig &config) in SetCustomFunctions() function in OHOS::NativeRdb::SqliteConnection270 errCode = SetCustomFunctions(config); in Configure()