Searched refs:created_from_location (Results 1 – 2 of 2) sorted by relevance
310 "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()
45 const Location& created_from_location() const { in created_from_location() function