Home
last modified time | relevance | path

Searched defs:hasIndex (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributeddb_data_generator.cpp505 std::vector<std::string> GetValidSchema(Schema &validSchema, bool hasIndex) in GetValidSchema()
600 …d::vector<std::string>> GetInvalidSchema(Schema &invalidSchema, Schema &validSchema, bool hasIndex) in GetInvalidSchema()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_index_unit_test.cpp139 bool hasIndex, bool hasSkipSize) in GenerateSchemaString()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp7636 bool hasIndex = indexMap.find(groupUidIndex) != indexMap.end(); in ScanAllBundleGroupInfo() local
/ohos5.0/foundation/arkui/napi/test/unittest/
H A Dtest_napi.cpp919 bool hasIndex = false; variable