Searched refs:updateFromXml (Results 1 – 2 of 2) sorted by relevance
306 if (const auto result = this->updateFromXml(filename); !result.ok()) { in __anon129d16f60302()417 Result<void> IoOveruseConfigs::updateFromXml(const char* filename) { in updateFromXml() function in android::automotive::watchdog::IoOveruseConfigs
227 android::base::Result<void> updateFromXml(const char* filename);