Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
Dscene_holder.h168 bool IsAsync() const in IsAsync() function
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
Dgatt_server_service.cpp683 int GattServerService::impl::AddService(int appId, Service &service, bool IsAsync) in AddService()