Searched refs:objectNames (Results 1 – 2 of 2) sorted by relevance
68 const MapperGetObject& objectNames) { in checkDbusPathExists() argument69 callback(!ec && !objectNames.empty()); in checkDbusPathExists()
1671 const dbus::utility::MapperGetSubTreeResponse& objectNames) { in handleEnumerate() argument1677 objectNames); in handleEnumerate()1709 const dbus::utility::MapperGetObject& objectNames) { in handleGet() argument1710 if (ec || objectNames.empty()) in handleGet()1720 connection : objectNames) in handleGet()1889 const dbus::utility::MapperGetObject& objectNames) { in handlePut() argument1890 if (!ec2 && objectNames.empty()) in handlePut()1899 connection : objectNames) in handlePut()