Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/actor/
H A Dactor_ref.hpp24 class ActorRef { class
26 ActorRef(Object& object_, std::weak_ptr<Mailbox> weakMailbox_) in ActorRef() function in mbgl::ActorRef