Home
last modified time | relevance | path

Searched defs:sendLocation (Results 1 – 7 of 7) sorted by relevance

/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/libcolorcorrect/kded/
H A Dlocationupdater.cpp37 void LocationUpdater::sendLocation(double latitude, double longitude) in sendLocation() function in LocationUpdater
/dports/devel/indi/indi-1.9.1/drivers/telescope/
H A Dsynscandriver.cpp1011 bool SynscanDriver::sendLocation() in sendLocation() function in SynscanDriver
/dports/comms/gammu/gammu-1.42.0/contrib/s60/
H A Ddefault.py492 def sendLocation(self): member in Mobile
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/tools/perfparser/app/
H A Dperfunwind.cpp707 void PerfUnwind::sendLocation(qint32 id, const PerfUnwind::Location &location) in sendLocation() function in PerfUnwind
/dports/net-im/py-telepot/telepot-12.7/telepot/aio/
H A D__init__.py239 async def sendLocation(self, chat_id, latitude, longitude, member in Bot
/dports/net-im/py-telepot/telepot-12.7/telepot/
H A D__init__.py652 def sendLocation(self, chat_id, latitude, longitude, member in Bot
/dports/net-im/py-python-telegram-bot/python-telegram-bot-13.1/telegram/
H A Dbot.py4726 sendLocation = send_location variable in Bot