Searched refs:SetCustomFunctions (Results 1 – 3 of 3) sorted by relevance
108 int SetCustomFunctions(const RdbStoreConfig &config);
109 int SetCustomFunctions(const RdbStoreConfig &config);
289 int SqliteConnection::SetCustomFunctions(const RdbStoreConfig &config) in SetCustomFunctions() function in OHOS::NativeRdb::SqliteConnection394 errCode = SetCustomFunctions(config); in Configure()