Searched defs:infoName (Results 1 – 7 of 7) sorted by relevance
49 void DumpManager::AddHandler(const std::string &infoName, uintptr_t ptr, const Handler &handler) in AddHandler()57 std::vector<DumpManager::Handler> DumpManager::GetHandler(const std::string &infoName) in GetHandler()74 void DumpManager::RemoveHandler(const std::string &infoName, uintptr_t ptr) in RemoveHandler()
107 char infoName[] = "testInfoName"; variable220 char infoName[] = "testInfoName"; variable
158 char infoName[] = "testInfoName"; in TestMigrateConnect() local
37 std::string infoName; member
750 bool KvStoreDataService::IsExist(const std::string &infoName, in IsExist()
238 std::string BackupDatabaseUtils::GarbleInfoName(const string &infoName) in GarbleInfoName()
1231 auto infoName = navdestinationsInfo[index].name; in SetPathArray() local