Searched refs:objPaths (Results 1 – 2 of 2) sorted by relevance
408 const dbus::utility::MapperEndPoints& objPaths) in handleUpdateableEndpoints() argument421 if (std::ranges::find(objPaths, reqSwObjPath.str) != objPaths.end()) in handleUpdateableEndpoints()
747 using objPaths = std::vector<std::string>; in appMTMSetSignal() typedef755 auto driveList = ctx->bus->yield_method_call<objPaths>( in appMTMSetSignal()