Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_async_call.cpp99 context->keep_ = context; in Call()
166 context->keep_.reset(); in OnComplete()
/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/include/
H A Dnapi_async_call.h59 std::shared_ptr<BaseContext> keep_; member in OHOS::PreferencesJsKit::BaseContext
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/include/
H A Dnapi_async_call.h53 std::shared_ptr<BaseContext> keep_; member in OHOS::AppDataMgrJsKit::BaseContext
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
H A Dnapi_async_call.h81 std::shared_ptr<ContextBase> keep_; member in OHOS::RelationalStoreJsKit::ContextBase
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_async_call.cpp145 context->keep_ = context; in Async()
247 context->keep_.reset(); in OnReturn()
/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/
H A Dnapi_async_call.cpp115 context->keep_ = context; in Async()
198 context->keep_.reset(); in OnReturn()

Completed in 3 milliseconds