Lines Matching full:lookup
64 * Thrown when a service lookup fails. Usually this points to
72 std::format("DBus service lookup failed: {} {}", path, interface)), in DBusServiceError()
295 lg2::error("Empty mapper response on service lookup"); in getService()
332 /** @brief Get a property with mapper lookup. */
354 /** @brief Get a property with mapper lookup. */
363 /** @brief Get a property variant with mapper lookup. */
385 /** @brief Get a property variant with mapper lookup. */
409 /** @brief Get a property without mapper lookup. */
431 /** @brief Get a property without mapper lookup. */
441 /** @brief Get a property variant without mapper lookup. */
463 /** @brief Get a property variant without mapper lookup. */
473 /** @brief Set a property with mapper lookup. */
494 /** @brief Set a property with mapper lookup. */
504 /** @brief Set a property without mapper lookup. */
525 /** @brief Set a property without mapper lookup. */
535 /** @brief Invoke method with mapper lookup. */
545 /** @brief Invoke method with mapper lookup. */
555 /** @brief Invoke method and read with mapper lookup. */
566 /** @brief Invoke method and read with mapper lookup. */