Home
last modified time | relevance | path

Searched defs:isFirstCreate (Results 1 – 7 of 7) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
Dvirtual_sqlite_relational_store.cpp24 bool &isNoTableInSchema, bool &isFirstCreate) in CallCheckTrackerTable()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/store_test/rdb/
Ddistributeddb_rdb_drop_table_test.cpp208 bool isFirstCreate = false; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_single_relational_storage_engine.cpp453 bool isFirstCreate) in SetTrackerTable()
546 …eSingleRelationalStorageEngine::SaveTrackerSchema(const std::string &tableName, bool isFirstCreate) in SaveTrackerSchema()
Dsqlite_relational_store.cpp1360 bool isFirstCreate = false; in SetTrackerTable() local
1404 bool &isNoTableInSchema, bool &isFirstCreate) in CheckTrackerTable()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
Dkvstore_data_service.cpp166 bool isFirstCreate = false; in GetFeatureInterface() local
/foundation/multimedia/audio_framework/services/audio_policy/server/domain/stream/
Daudio_stream_collector.cpp1699 bool AudioStreamCollector::HasVoipRendererStream(bool isFirstCreate) in HasVoipRendererStream()
/foundation/multimedia/audio_framework/services/audio_policy/server/domain/device/src/
Daudio_device_common.cpp230 int32_t flags, std::string &networkId, AudioSamplingRate &samplingRate, bool isFirstCreate) in GetPreferredOutputStreamTypeInner()