Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/
H A Dtypes_export.h180 INVALID_SEC_FLAG = -1, enumerator
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dsync_able_kvdb_connection.cpp353 int securityFlag = INVALID_SEC_FLAG; in Sync()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Druntime_context_impl.cpp570 if (option.securityFlag == INVALID_SEC_FLAG) { in GetSecurityOption()