Searched refs:AsyncCallbackInfoGetDoNotDisturbProfile (Results 1 – 2 of 2) sorted by relevance
343 auto asynccallbackinfo = reinterpret_cast<AsyncCallbackInfoGetDoNotDisturbProfile *>(data); in AsyncCompleteCallbackNapiGetDoNotDisturbProfile()378 AsyncCallbackInfoGetDoNotDisturbProfile *asynccallbackinfo = in NapiGetDoNotDisturbProfile()379 …new (std::nothrow) AsyncCallbackInfoGetDoNotDisturbProfile {.env = env, .asyncWork = nullptr, .par… in NapiGetDoNotDisturbProfile()395 … auto asynccallbackinfo = reinterpret_cast<AsyncCallbackInfoGetDoNotDisturbProfile *>(data); in NapiGetDoNotDisturbProfile()
72 struct AsyncCallbackInfoGetDoNotDisturbProfile { struct