Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store_connection.h211 bool IsFileAccessControlled() const;
H A Dsqlite_single_ver_natural_store_connection.cpp64 inline bool SQLiteSingleVerNaturalStoreConnection::IsFileAccessControlled() const in IsFileAccessControlled() function in DistributedDB::SQLiteSingleVerNaturalStoreConnection
480 if (IsFileAccessControlled()) { in Rekey()
504 if (IsFileAccessControlled()) { in Export()
514 if (IsFileAccessControlled()) { in Import()