HomeSort by relevance Sort by last modified time
    Searched full:just_handler (Results 1 - 1 of 1) sorted by null

  /system/update_engine/client_library/
client_dbus.cc 158 std::vector<update_engine::StatusUpdateHandler*> just_handler = {handler}; local
159 for (auto h : handler ? just_handler : handlers_) {

Completed in 679 milliseconds