Home
last modified time | relevance | path

Searched defs:table (Results 151 – 175 of 339) sorted by relevance

12345678910>>...14

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_task_merge_test.cpp144 for (const auto &table : tables_) { in SetUp() local
185 for (const auto &table : tables_) { in GetSchema() local
436 for (const auto &table : item.second.tableProcess) { in __anonb94ae3c60f02() local
H A Ddistributeddb_cloud_reference_sync_test.cpp168 for (const auto &table : tableNames) { in GetSchema() local
211 for (const auto &table : tableName) { in InitWalModeAndTable() local
416 std::string table = "table_"; in InitMultiTable() local
421 for (const auto &table : tableName) { in InitMultiTable() local
817 virtualCloudDb_->ForkQuery([&addTables, &actualTables](const std::string &table, VBucket &) { in __anon789e90cf0202()
/ohos5.0/drivers/hdf_core/framework/model/usb/src/
H A Dusb_ddk_pnp_loader.c381 const struct DeviceResourceIface *devResIface, struct UsbPnpMatchIdTable *table) in UsbDdkPnpLoaderParseIdInfClass()
417 const struct DeviceResourceIface *devResIface, struct UsbPnpMatchIdTable *table) in UsbDdkPnpLoaderParseIdInferface()
457 const struct DeviceResourceIface *devResIface, struct UsbPnpMatchIdTable *table) in UsbDdkPnpLoaderParseIdDevice()
498 const struct DeviceResourceIface *devResIface, struct UsbPnpMatchIdTable *table) in UsbDdkPnpLoaderParseIdTable()
/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_data_extension/src/
H A Dringtone_data_command.cpp27 RingtoneDataCommand::RingtoneDataCommand(const Uri &uri, const string &table, const RingtoneOperati… in RingtoneDataCommand()
/ohos5.0/foundation/distributeddatamgr/relational_store/test/ndk/unittest/
H A Drdb_store_test.cpp540 char *table = NULL; variable
578 char *table = NULL; variable
680 const char *table[TABLE_COUNT]; variable
714 const char *table[TABLE_COUNT]; variable
734 const char *table[TABLE_COUNT]; variable
762 const char *table[TABLE_COUNT]; variable
H A Drdb_cursor_test.cpp58 char table[] = "test"; in SetUpTestCase() local
120 char table[] = "asset_table"; in CreateAssetTable() local
630 char table[] = "asset_table"; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/relational/
H A Drelational_schema_object.cpp95 void RelationalSchemaObject::AddRelationalTable(const TableInfo &table) in AddRelationalTable()
157 TrackerTable table; in InsertTrackerSchema() local
415 for (const JsonObject &table : tables) { in ParseTrackerSchema() local
427 TrackerTable table; in ParseCheckTrackerTable() local
623 for (const JsonObject &table : tables) { in ParseCheckSchemaTableDefine() local
1051 for (auto &table : tables_) { in GenerateTableInfoReferenced() local
/aosp14/frameworks/base/tools/aapt2/optimize/
H A DResourceDeduper.cpp113 bool ResourceDeduper::Consume(IAaptContext* context, ResourceTable* table) { in Consume()
H A DMultiApkGenerator.cpp156 std::unique_ptr<ResourceTable> table = in FromBaseApk() local
254 std::unique_ptr<ResourceTable> table = old_table.Clone(); in FilterTable() local
/aosp14/frameworks/base/cmds/incident_helper/src/parsers/
H A DCpuInfoParser.cpp57 …Table table(CpuInfoProto::Task::_FIELD_NAMES, CpuInfoProto::Task::_FIELD_IDS, CpuInfoProto::Task::… in Parse() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/include/
H A Dthumbnail_utils.h44 EXPORT std::string table; member
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_interval.cpp78 std::initializer_list<std::pair<int, int>> table = { variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/disk/src/
H A Ddisk_info.cpp249 Table table = Table::UNKNOWN; in ReadDiskLines() local
282 Table table, int32_t maxVols, bool &foundPart) in ProcessPartition()
/aosp14/frameworks/base/tools/aapt2/link/
H A DXmlReferenceLinker.cpp40 IAaptContext* context, ResourceTable* table, SymbolTable* symbols) in XmlVisitor()
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/avmuxer/
H A Davmuxer_impl.cpp120 const static std::unordered_map<Media::Status, int32_t> table = { in StatusConvert() local
/aosp14/system/core/fs_mgr/tools/
H A Ddmctl.cpp214 DmTable table; member
359 std::vector<DeviceMapper::TargetInfo> table; in DmListDevices() local
483 std::vector<DeviceMapper::TargetInfo> table; in DumpTable() local
/ohos5.0/drivers/peripheral/clearplay/interfaces/include/drm/v1_0/
H A Dimedia_key_session.h42 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \ argument
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dthumbnail_uri_utils.cpp107 string table = MediaFileUri(uri).GetTableName(); in GetTableFromUri() local
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h3/
H A Ddecoder.rs77 let mut table = DynamicTable::with_empty(); in literal_field_line_with_name_reference() localVariable
/aosp14/frameworks/base/tools/aapt2/process/
H A DSymbolTable.h176 explicit ResourceTableSymbolSource(ResourceTable* table) : table_(table) {} in ResourceTableSymbolSource()
/aosp14/frameworks/base/tools/aapt2/
H A DLoadedApk.cpp100 std::unique_ptr<ResourceTable> table; in LoadProtoApkFromFileCollection() local
159 std::unique_ptr<ResourceTable> table; in LoadBinaryApkFromFileCollection() local
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h2/hpack/
H A Dencoder.rs23 table: DynamicTable, field
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dtype_converter.cpp235 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 Dcodec_jpeg_helper.cpp224 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 Ddb_operate.cpp20 DbOperate::DbOperate(std::string table) : table_(table) {} in DbOperate()

12345678910>>...14