Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Ddisturb_mode.h72 struct AsyncCallbackInfoGetDoNotDisturbProfile { struct
/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
H A Dnapi_disturb_mode.cpp343 auto asynccallbackinfo = reinterpret_cast<AsyncCallbackInfoGetDoNotDisturbProfile *>(data); in AsyncCompleteCallbackNapiGetDoNotDisturbProfile()
378 AsyncCallbackInfoGetDoNotDisturbProfile *asynccallbackinfo = in NapiGetDoNotDisturbProfile()
379 new (std::nothrow) AsyncCallbackInfoGetDoNotDisturbProfile {.env = env, .asyncWork = nullptr, .params = params}; in NapiGetDoNotDisturbProfile()
395 auto asynccallbackinfo = reinterpret_cast<AsyncCallbackInfoGetDoNotDisturbProfile *>(data); in NapiGetDoNotDisturbProfile()

Completed in 2 milliseconds