Home
last modified time | relevance | path

Searched defs:allowEmpty (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/account/os_account/interfaces/kits/napi/common/src/
H A Dnapi_account_common.cpp181 …ingArrayProperty(napi_env env, napi_value obj, std::vector<std::string> &property, bool allowEmpty) in GetStringArrayProperty()
207 std::vector<std::string> &property, bool allowEmpty) in GetStringArrayPropertyByKey()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/
H A Dcloud_storage_utils.cpp638 …rageUtils::CalculateHashKeyForOneField(const Field &field, const VBucket &vBucket, bool allowEmpty, in CalculateHashKeyForOneField()
994 bool allowEmpty) in GetHashValueWithPrimaryKeyMap()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor_extend.cpp164 const TableSchema &tableSchema, std::vector<uint8_t> &hashValue, bool allowEmpty) in GetPrimaryKeyHashValue()