/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/layout/ |
H A D | layout_wrapper_node_test_ng.cpp | 58 std::pair<RefPtr<FrameNode>, RefPtr<LayoutWrapperNode>> CreateNodeAndWrapper(const std::string& tag… in CreateNodeAndWrapper()
|
/ohos5.0/base/hiviewdfx/hievent_lite/frameworks/ |
H A D | hiview_event.c | 131 HiEventTag tag; in HiEventEncode() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/typeface_fuzzer/ |
H A D | typeface_fuzzer.cpp | 44 uint32_t tag = GetObject<uint32_t>(); in TypefaceFuzzTest001() local
|
/ohos5.0/base/security/crypto_framework/frameworks/native/src/ |
H A D | sym_cipher.c | 50 HcfBlob tag; member
|
/aosp12/frameworks/base/core/java/android/content/ |
H A D | LoggingContentInterface.java | 43 private final String tag; field in LoggingContentInterface 46 public LoggingContentInterface(String tag, ContentInterface delegate) { in LoggingContentInterface()
|
/aosp12/art/tools/dexanalyze/ |
H A D | dexanalyze_experiments.cc | 492 auto DumpInstanceFieldStats = [&](const char* tag, const InstanceFieldAccessStats& stats) { in Dump() 510 auto DumpStaticFieldStats = [&](const char* tag, const StaticFieldAccessStats& stats) { in Dump()
|
/aosp12/system/core/debuggerd/libdebuggerd/ |
H A D | tombstone_proto.cpp | 508 char* tag = msg + 1; in dump_log_file() local 582 long tag = memory->ReadTag(start_address + i * kTagGranuleSize); in dump_tags_around_fault_addr() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/syntax/ |
H A D | repeat_node_cache_syntax_test.cpp | 58 RefPtr<FrameNode> CreateNode(const std::string& tag, int32_t elmtId) in CreateNode() 70 auto tag = "TEXT_ETS_TAG"; in CreateListItemNode() local
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/ |
H A D | ffmpeg_utils.cpp | 406 bool FindAvMetaNameByTag(Tag tag, std::string& metaName) in FindAvMetaNameByTag() 417 void InsertMediaTag(Meta& meta, AVDictionaryEntry* tag) in InsertMediaTag()
|
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/rust/innerkits/src/ |
H A D | sys_event_manager.rs | 49 pub tag: [u8; MAX_LENGTH_OF_EVENT_TAG], field 133 tag: *const c_char, field 224 let tag = std::str::from_utf8(tag_arr.to_bytes()).expect("need valid tag pointer") in get_tag() localVariable
|
/aosp12/frameworks/base/core/java/android/transition/ |
H A D | TransitionInflater.java | 199 private Object createCustom(AttributeSet attrs, Class expectedType, String tag) { in createCustom()
|
/aosp12/frameworks/base/core/java/com/android/internal/os/ |
H A D | BatteryUsageStatsProvider.java | 193 final BatteryStats.HistoryTag tag = entry.getKey(); in getCurrentBatteryUsageStats() local
|
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
H A D | KeyPreviewChoreographer.java | 79 final Object tag = keyPreviewView.getTag(); in dismissKeyPreview() local
|
/aosp12/art/libartbase/base/ |
H A D | logging.h | 121 const char* tag, in VlogMessage()
|
/aosp12/frameworks/base/graphics/java/android/graphics/ |
H A D | FontFamily.java | 227 private static native void nAddAxisValue(long builderPtr, int tag, float value); in nAddAxisValue()
|
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/queries/ |
H A D | SearchFragment.java | 145 final Object tag = view.getTag(); in onChipClicked() local
|
/aosp12/frameworks/base/telephony/java/android/telephony/ims/ |
H A D | RcsContactUceCapability.java | 157 public @NonNull OptionsBuilder addFeatureTag(@NonNull String tag) { in addFeatureTag()
|
/aosp12/frameworks/base/services/core/jni/ |
H A D | com_android_server_net_NetworkStatsService.cpp | 128 uint64_t tag, rxBytes, rxPackets, txBytes, txPackets; in parseUidStats() local
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
H A D | PackageInstallerSessionTest.java | 234 final String tag = in.getName(); in restoreSessions() local
|
/aosp12/packages/apps/Gallery2/src/com/android/photos/ |
H A D | GalleryActivity.java | 164 Object tag = tab.getTag(); in onTabSelected() local
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/hybridhotseat/ |
H A D | HotseatEduController.java | 204 ItemInfo tag = (ItemInfo) child.getTag(); in migrateHotseatWhole() local
|
/aosp12/frameworks/base/tools/incident_report/ |
H A D | main.cpp | 93 uint32 tag = in->ReadTag(); in read_message() local
|
/aosp12/frameworks/compile/libbcc/bcinfo/Wrap/ |
H A D | bitcode_wrapperer.cpp | 234 BCHeaderField::FixedSubfield tag; in ParseWrapperHeader() member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_adapt_font_sizer.cpp | 48 auto tag = static_cast<int32_t>((maxFontSize - minFontSize) / stepSize); in AdaptMaxFontSize() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/ |
H A D | attribute.h | 51 AttributeTag tag = AttributeTag::DEFAULT; member
|