Searched refs:SetThreadSafeFunction (Results 1 – 4 of 4) sorted by relevance
221 void SetThreadSafeFunction(const napi_threadsafe_function &tsfn);
242 void SetThreadSafeFunction(const napi_threadsafe_function &tsfn);
222 void SubscriberInstance::SetThreadSafeFunction(const napi_threadsafe_function &tsfn) in SetThreadSafeFunction() function in OHOS::EventFwkNapi::SubscriberInstance1351 asyncCallbackInfo->subscriber->SetThreadSafeFunction(asyncCallbackInfo->tsfn); in Subscribe()
240 void SubscriberInstance::SetThreadSafeFunction(const napi_threadsafe_function &tsfn) in SetThreadSafeFunction() function in OHOS::EventManagerFwkNapi::SubscriberInstance487 asyncCallbackInfo->subscriber->SetThreadSafeFunction(asyncCallbackInfo->tsfn); in Subscribe()