Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_rdb_data_mgr.cpp275 std::vector<std::string> operatedTables = GenerateOperatedTables(userId); in DeleteData() local
313 std::vector<std::string> operatedTables = GenerateOperatedTables(userId); in DeleteBathchData() local
337 std::vector<std::string> operatedTables = GenerateOperatedTables(userId); in QueryData() local
386 std::vector<std::string> operatedTables = GenerateOperatedTables(userId); in QueryData() local
435 std::vector<std::string> operatedTables = GenerateOperatedTables(userId); in QueryDataBeginWithKey() local
500 std::vector<std::string> operatedTables = GenerateOperatedTables(userId); in QueryAllData() local
619 std::vector<std::string> operatedTables; in GenerateOperatedTables() local