Home
last modified time | relevance | path

Searched refs:DIS_CONNECTED (Results 1 - 1 of 1) sorted by relevance

/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dsubscribe.cpp29 const std::string DIS_CONNECTED = "onDisconnect"; member
46 DIS_CONNECTED, member in OHOS::NotificationNapi::Type
570 dataWorker->type = Type::DIS_CONNECTED; in OnDisconnected()
1009 } else if (type == DIS_CONNECTED) { in SetCallbackInfo()
1073 case Type::DIS_CONNECTED: in ThreadSafeCommon()
1197 subscriberInfo.subscriber->SetCallbackInfo(env, DIS_CONNECTED, result); in GetNotificationSubscriber()

Completed in 2 milliseconds