Home
last modified time | relevance | path

Searched refs:TrySlurpInfo (Results 1 – 2 of 2) sorted by relevance

/hardware/google/camera/common/apex_update_listener/
Dapex_update_listener.cc73 auto last_info = TrySlurpInfo(apex_name, apex_info_list_file_name); in Make()
90 ApexUpdateListener::TrySlurpInfo(const std::string& apex_name, in TrySlurpInfo() function in ApexUpdateListener
181 auto info = TrySlurpInfo(apex_name_, apex_info_list_file_name_); in ThreadFunction()
Dapex_update_listener.h90 static std::optional<std::set<Info>> TrySlurpInfo(