/aosp12/system/core/fs_mgr/libdm/ |
H A D | dm_linear_fuzzer.cpp | 97 DmTable table; in LLVMFuzzerTestOneInput() local
|
/aosp12/frameworks/base/tools/aapt2/link/ |
H A D | XmlReferenceLinker.cpp | 42 IAaptContext* context, ResourceTable* table, SymbolTable* symbols) in XmlVisitor()
|
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/avmuxer/ |
H A D | avmuxer_impl.cpp | 120 const static std::unordered_map<Media::Status, int32_t> table = { in StatusConvert() local
|
/aosp12/art/compiler/driver/ |
H A D | compiled_method_storage.cc | 187 const ArrayRef<const uint8_t>& table) { in DeduplicateVMapTable() 191 void CompiledMethodStorage::ReleaseVMapTable(const LengthPrefixedArray<uint8_t>* table) { in ReleaseVMapTable()
|
/aosp12/frameworks/base/tools/aapt2/ |
H A D | LoadedApk.cpp | 98 std::unique_ptr<ResourceTable> table; in LoadProtoApkFromFileCollection() local 156 std::unique_ptr<ResourceTable> table; in LoadBinaryApkFromFileCollection() local
|
H A D | Debug.cpp | 257 void Debug::PrintTable(const ResourceTable& table, const DebugPrintTableOptions& options, in PrintTable() 352 void Debug::PrintStyleGraph(ResourceTable* table, const ResourceName& target_style) { in PrintStyleGraph() 537 void Debug::DumpOverlayable(const ResourceTable& table, text::Printer* printer) { in DumpOverlayable()
|
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
H A D | CallLogDatabaseHelper.java | 558 static boolean tableExists(SQLiteDatabase db, String table) { in tableExists() 570 public ArraySet<String> selectDistinctColumn(String table, String column) { in selectDistinctColumn()
|
/aosp12/art/runtime/ |
H A D | class_table_test.cc | 84 ClassTable table; in TEST_F() local
|
H A D | intern_table-inl.h | 152 for (const Table::InternalTable& table : tables) { in CountInterns() local
|
/ohos5.0/drivers/peripheral/clearplay/interfaces/include/drm/v1_0/ |
H A D | imedia_key_session.h | 42 #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 D | thumbnail_uri_utils.cpp | 107 string table = MediaFileUri(uri).GetTableName(); in GetTableFromUri() local
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h3/ |
H A D | decoder.rs | 77 let mut table = DynamicTable::with_empty(); in literal_field_line_with_name_reference() localVariable
|
/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
|
/aosp12/frameworks/base/tools/aapt2/process/ |
H A D | SymbolTable.h | 176 explicit ResourceTableSymbolSource(ResourceTable* table) : table_(table) {} in ResourceTableSymbolSource()
|
/aosp12/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
H A D | LevenshteinSuggestionFormatter.java | 83 final LevenshteinDistance table = new LevenshteinDistance(source, target); in findMatches() local
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h2/hpack/ |
H A D | encoder.rs | 23 table: DynamicTable, field
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | map_to_7segment.h | 31 unsigned char table[128]; member
|
/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/ |
H A D | InspectorBot.java | 62 private static Map<String, String> getTableRows(TableView table) in getTableRows()
|
/aosp12/frameworks/av/media/extractors/mp4/ |
H A D | SampleIterator.cpp | 32 SampleIterator::SampleIterator(SampleTable *table) in SampleIterator()
|
/aosp12/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/ |
H A D | BluetoothMapEmailProvider.java | 406 String table = uri.getPathSegments().get(1); in delete() local 455 String table = uri.getLastPathSegment(); in insert() local 600 String table = uri.getLastPathSegment(); in update() local
|
H A D | BluetoothMapIMProvider.java | 202 String table = uri.getPathSegments().get(1); in delete() local 250 String table = uri.getLastPathSegment(); in insert() local 497 String table = uri.getLastPathSegment(); in update() 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
|
/aosp12/system/extras/verity/ |
H A D | build_verity_metadata.py | 49 def sign_verity_table(table, signer_path, key_path, signer_args=None): argument
|
/aosp12/frameworks/native/cmds/lshal/ |
H A D | TableEntry.cpp | 179 for (const Table* table : mTables) { in createTextTable() local
|