Searched refs:device_path_arg (Results 1 – 1 of 1) sorted by relevance
532 void OnMountEvent(MountEventType event, const std::string& device_path_arg) { in OnMountEvent() argument534 std::string device_path = device_path_arg; in OnMountEvent()