Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Druntime_context_impl.cpp583 std::shared_ptr<IProcessSystemApiAdapter> tempSystemApiAdapter = nullptr; in CheckDeviceSecurityAbility() local
590 tempSystemApiAdapter = systemApiAdapter_; in CheckDeviceSecurityAbility()
593 return tempSystemApiAdapter->CheckDeviceSecurityAbility(devId, option); in CheckDeviceSecurityAbility()