/ohos5.0/foundation/distributeddatamgr/relational_store/test/ndk/unittest/ |
H A D | rdb_cursor_test.cpp | 58 char table[] = "test"; in SetUpTestCase() local 120 char table[] = "asset_table"; in CreateAssetTable() local 630 char table[] = "asset_table"; variable
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h2/hpack/ |
H A D | encoder.rs | 23 table: DynamicTable, field
|
H A D | decoder.rs | 34 table: DynamicTable, field 94 table: &'a mut DynamicTable, field
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
H A D | type_converter.cpp | 235 static const map<CodecType, AVCodecType> table = { in HdiCodecTypeToInnerCodecType() local 321 static const map<VideoRotation, GraphicTransformType> table = { in InnerRotateToDisplayRotate() local 457 static const map<BitRateMode, VideoEncodeBitrateMode> table = { in HdiBitrateModeToInnerMode() local
|
/ohos5.0/drivers/peripheral/codec/test/demo/jpeg/src/ |
H A D | codec_jpeg_helper.cpp | 224 int32_t CodecJpegHelper::JpegDhtAssemble(const std::vector<CodecJpegHuffTable> &table, int8_t *buff… in JpegDhtAssemble() 513 CodecJpegQuantTable table; in DessambleDqt() local 548 CodecJpegHuffTable table; in DessambleDht() local
|
/ohos5.0/base/security/security_guard/services/risk_classify/model_manager/src/ |
H A D | db_operate.cpp | 20 DbOperate::DbOperate(std::string table) : table_(table) {} in DbOperate()
|
/ohos5.0/drivers/peripheral/clearplay/interfaces/include/drm/v1_0/ |
H A D | imedia_key_system.h | 43 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \ argument
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_event_test/src/ |
H A D | event_thumbnail_test.cpp | 88 string table = "medialib_UpdateLcdInfo_test_001"; variable
|
/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/ |
H A D | dfx_unwind_async_thread.cpp | 106 auto table = std::make_shared<UniqueStackTable>(tableData->data(), size, false); in GetSubmitterStack() local
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/unittest/ |
H A D | thread_private_data_ctl_test.cpp | 97 GlHookTable *table = nullptr; in HWTEST_F() local
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/muxer/ |
H A D | media_muxer.cpp | 429 static const std::unordered_map<Plugins::OutputFormat, std::string> table = { in CreatePlugin() local 475 static const std::map<State, std::string> table = { in StateConvert() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/ |
H A D | sqlite_single_relational_storage_engine.cpp | 243 TableInfo table; in CreateDistributedSharedTable() local 281 TableInfo table; in CreateDistributedTable() local 307 bool isUpgraded, const std::string &identity, TableInfo &table, RelationalSchemaObject &schema) in CreateDistributedTable() 670 for (auto &table : schema.GetTables()) { in SetReference() local 1033 TableInfo table = GetSchema().GetTable(tableName); in GenLogInfoForUpgrade() local
|
H A D | sqlite_relational_store.cpp | 550 for (const auto &table : tableNameList) { in RemoveDeviceData() local 939 for (const auto &table : tables) { in GetAllDistributedTableName() local 1019 for (const auto &table : schema.tables) { in PrepareSharedTable() local 1239 for (const auto &table : tableNames) { in CheckTableName() local 1489 static int ChkTable(const TableInfo &table) in ChkTable() 1507 auto table = schema.GetTable(tableName); in CheckSchemaForUpsertData() local
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/common/memory/cache/ |
H A D | cache_manager.cpp | 59 void CacheManager::SetConfigTable(const CacheUnit *table, size_t count) in SetConfigTable()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
H A D | cloud_syncer_extend.cpp | 528 int CloudSyncer::PrepareAndDownload(const std::string &table, const CloudTaskInfo &taskInfo, bool i… in PrepareAndDownload() 691 std::string table; in DoDownloadInNeed() local 858 for (const auto &table : source.table) { in MergeTaskTablesIfConsistent() local 873 for (const auto &table : cloudSchema->tables) { in AdjustTableBasedOnSchema() local 1137 bool CloudSyncer::IsTableFinishInUpload(const std::string &table) in IsTableFinishInUpload() 1143 void CloudSyncer::MarkUploadFinishIfNeed(const std::string &table) in MarkUploadFinishIfNeed()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/ |
H A D | thumbnail_service.cpp | 140 const string &table, string &path) in GetPathFromDb() 169 int ThumbnailService::GetThumbFd(const string &path, const string &table, const string &id, const s… in GetThumbFd() 198 string table; in GetThumbnailFd() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
H A D | storage_proxy.cpp | 360 for (const auto &table : tables) { in CheckSchema() local 667 bool StorageProxy::IsTableExistReference(const std::string &table) in IsTableExistReference() 676 bool StorageProxy::IsTableExistReferenceOrReferenceBy(const std::string &table) in IsTableExistReferenceOrReferenceBy() 685 void StorageProxy::ReleaseUploadRecord(const std::string &table, const CloudWaterType &type, Timest… in ReleaseUploadRecord()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
H A D | sync_state_machine.cpp | 134 [this](const StateSwitchTable &table) { in SwitchMachineState() 143 const std::map<uint8_t, EventToState> &table = (*tableIter).switchTable; in SwitchMachineState() local
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h3/ |
H A D | encoder.rs | 447 let mut table = DynamicTable::with_empty(); in literal_field_line_with_name_reference() localVariable 478 let mut table = DynamicTable::with_empty(); in dynamic_table() localVariable
|
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/ |
H A D | net_http_utils.cpp | 182 const uint8_t table[CHAR_ARRAY_LENGTH_FOUR] = { in GetNowTimeGMT() local 198 const uint8_t table[CHAR_ARRAY_LENGTH_THREE] = { in GetNowTimeGMT() local
|
/ohos5.0/base/web/webview/ohos_adapter/net_proxy_adapter/src/ |
H A D | net_proxy_adapter_impl.cpp | 74 const uint8_t table[CHAR_ARRAY_LENGTH_FOUR] = { in MakeCharFour() local 90 const uint8_t table[CHAR_ARRAY_LENGTH_THREE] = { in MakeCharTree() local
|
/ohos5.0/foundation/multimedia/media_foundation/src/osal/task/pthread/ |
H A D | pipeline_threadpool.cpp | 54 static const std::map<TaskType, std::string> table = { in TaskTypeConvert() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/ |
H A D | medialibrary_rdbstore.h | 190 …const std::vector<int32_t> &subTypes, const std::string &table, int32_t deleteRows, std::string bu… in DeleteFilesTask()
|
/ohos5.0/base/security/security_guard/services/config_manager/src/ |
H A D | config_data_manager.cpp | 46 void ConfigDataManager::InsertEventToTableMap(int64_t eventId, std::string table) in InsertEventToTableMap()
|
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/platform/src/ |
H A D | uart_dev.c | 197 static int uartdev_poll(struct file *filep, poll_table *table) in uartdev_poll()
|