Searched defs:isReadOnly (Results 1 – 10 of 10) sorted by relevance
32 isReadOnly: true, property in STORE_CONFIG138 isReadOnly: true, property in STORE_CONFIG2
56 int32_t isReadOnly = CommonFuzzer::GetU32Data(data) % 2; in LLVMFuzzerTestOneInput() local
219 std::shared_ptr<Conn> ConnPool::AcquireConnection(bool isReadOnly) in AcquireConnection()265 std::shared_ptr<Conn> ConnPool::Acquire(bool isReadOnly, std::chrono::milliseconds ms) in Acquire()277 SharedConn ConnPool::AcquireRef(bool isReadOnly, std::chrono::milliseconds ms) in AcquireRef()
29 RdbStoreConfig::RdbStoreConfig(const std::string &name, StorageMode storageMode, bool isReadOnly, in RdbStoreConfig()
58 bool isReadOnly = false; member
243 static int32_t GetAppIndexFromRetentionInfo(const std::string& bundleName, bool isReadOnly, const s… in GetAppIndexFromRetentionInfo()284 bool isReadOnly = dlpFileAccess == DLPFileAccess::READ_ONLY; in InstallDlpSandbox() local
118 …void UpdateSecProperties(KvDBProperties &properties, bool isReadOnly, const SchemaObject &savedSch… in UpdateSecProperties()419 bool isReadOnly = false; in Open() local1693 …SingleVerNaturalStore::DecideReadOnlyBaseOnSchema(const KvDBProperties &kvDBProp, bool &isReadOnly, in DecideReadOnlyBaseOnSchema()
141 bool isReadOnly, CipherType type, const CipherPassword &passwd) in Initialize()
395 bool isReadOnly = property.GetBoolProp(KvDBProperties::READ_ONLY_MODE, false); in CreateDataBase() local
3087 unique_ptr<FileAssetAsyncContext> &context, bool isReadOnly) in ParseArgsUserFileMgrOpen()3643 unique_ptr<FileAssetAsyncContext> &context, bool isReadOnly) in ParseArgsPhotoAccessHelperOpen()