Searched refs:InsertEventToTableMap (Results 1 – 4 of 4) sorted by relevance
32 void InsertEventToTableMap(int64_t eventId, std::string table);
34 void InsertEventToTableMap(int64_t eventId, std::string table);
143 ConfigDataManager::GetInstance().InsertEventToTableMap(config.eventId, config.dbTable); in CacheEventToTable()
46 void ConfigDataManager::InsertEventToTableMap(int64_t eventId, std::string table) in InsertEventToTableMap() function in OHOS::Security::SecurityGuard::ConfigDataManager