Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/
H A Dnapi_async_call.cpp34 napi_is_sendable(env, self, &sendable_); in SetAction()
38 if (!sendable_ && valueType == napi_function) { in SetAction()
191 } else if (!context->sendable_) { in OnReturn()
/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/include/
H A Dnapi_async_call.h46 bool sendable_ = false; member in OHOS::PreferencesJsKit::BaseContext

Completed in 1 milliseconds