Home
last modified time | relevance | path

Searched refs:RuntimeContextImpl (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Druntime_context_impl.cpp31 RuntimeContextImpl::RuntimeContextImpl() in RuntimeContextImpl() function in DistributedDB::RuntimeContextImpl
48 RuntimeContextImpl::~RuntimeContextImpl() in ~RuntimeContextImpl()
363 int RuntimeContextImpl::PrepareTaskPool() in PrepareTaskPool()
515 bool RuntimeContextImpl::IsAccessControlled() const in IsAccessControlled()
716 int RuntimeContextImpl::NotifyUserChanged() const in NotifyUserChanged()
729 uint32_t RuntimeContextImpl::GenerateSessionId() in GenerateSessionId()
738 void RuntimeContextImpl::DumpCommonInfo(int fd) in DumpCommonInfo()
770 void RuntimeContextImpl::StopTaskPool() in StopTaskPool()
1180 void RuntimeContextImpl::ClearAllDeviceTimeInfo() in ClearAllDeviceTimeInfo()
1186 void RuntimeContextImpl::RecordAllTimeChange() in RecordAllTimeChange()
[all …]
H A Druntime_context.cpp29 instPtr = new RuntimeContextImpl(); in GetInstance()
H A Druntime_context_impl.h35 class RuntimeContextImpl final : public RuntimeContext {
37 RuntimeContextImpl();
38 ~RuntimeContextImpl() override;