Home
last modified time | relevance | path

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

/external/libchrome/base/message_loop/
Dmessage_pump_libevent.cc310 "src_file", controller->created_from_location().file_name(), in OnLibeventNotification()
311 "src_func", controller->created_from_location().function_name()); in OnLibeventNotification()
313 controller->created_from_location().file_name()); in OnLibeventNotification()
Dwatchable_io_message_pump_posix.h45 const Location& created_from_location() const { in created_from_location() function