Home
last modified time | relevance | path

Searched defs:tag (Results 151 – 175 of 2549) sorted by relevance

12345678910>>...102

/aosp12/frameworks/av/camera/
H A DVendorTagDescriptor.cpp131 uint32_t tag, sectionIndex; in readFromParcel() local
206 uint32_t tag = allTags[i]; in readFromParcel() local
271 uint32_t tag, sectionIndex; in writeToParcel() local
334 uint32_t tag = mTagToNameMap.keyAt(i); in dump() local
441 const char* VendorTagDescriptorCache::getSectionName(uint32_t tag, in getSectionName()
454 const char* VendorTagDescriptorCache::getTagName(uint32_t tag, in getTagName()
467 int VendorTagDescriptorCache::getTagType(uint32_t tag, in getTagType()
544 uint32_t tag = tagArray[i]; in createDescriptorFromOps() local
577 uint32_t tag = tagArray[i]; in createDescriptorFromOps() local
748 const char* vendor_tag_descriptor_cache_get_tag_name(uint32_t tag, in vendor_tag_descriptor_cache_get_tag_name()
[all …]
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Drule_cluster.cpp106 void FreezeRuleCluster::ParseTagFreeze(xmlNode* tag) in ParseTagFreeze()
115 void FreezeRuleCluster::ParseTagRules(xmlNode* tag) in ParseTagRules()
124 void FreezeRuleCluster::ParseTagRule(xmlNode* tag) in ParseTagRule()
153 void FreezeRuleCluster::ParseTagLinks(xmlNode* tag, FreezeRule& rule) in ParseTagLinks()
189 void FreezeRuleCluster::ParseTagEvent(xmlNode* tag, FreezeResult& result) in ParseTagEvent()
199 void FreezeRuleCluster::ParseTagResult(xmlNode* tag, FreezeResult& result) in ParseTagResult()
/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DAndroidPrintStream.java30 private final String tag; field in AndroidPrintStream
39 public AndroidPrintStream(int priority, String tag) { in AndroidPrintStream()
/aosp12/system/logging/liblog/include/log/
H A Dlog_safetynet.h25 #define android_errorWriteLog(tag, subTag) \ argument
28 #define android_errorWriteWithInfoLog(tag, subTag, uid, data, dataLen) \ argument
/aosp12/system/logging/liblog/include_vndk/log/
H A Dlog_safetynet.h25 #define android_errorWriteLog(tag, subTag) \ argument
28 #define android_errorWriteWithInfoLog(tag, subTag, uid, data, dataLen) \ argument
/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DAndroidPrintStream.java30 private final String tag; field in AndroidPrintStream
39 public AndroidPrintStream(int priority, String tag) { in AndroidPrintStream()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration_creator_manager.cpp55 RefPtr<Declaration> DeclarationCreator(const std::string& tag) in DeclarationCreator()
60 const RefPtr<Declaration> DeclarationCreatorManager::CreateDeclaration(const std::string& tag) in CreateDeclaration()
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DDropBoxManagerService.java288 private Intent createIntent(String tag, long time) { in createIntent()
298 public void sendBroadcast(String tag, long time) { in sendBroadcast()
307 public void maybeDeferBroadcast(String tag, long time) { in maybeDeferBroadcast()
391 public void addData(String tag, byte[] data, int flags) { in addData()
463 public void addEntry(String tag, EntrySource entry, int flags) { in addEntry()
510 public boolean isTagEnabled(String tag) { in isTagEnabled()
587 private synchronized void addLowPriorityTag(String tag) { in addLowPriorityTag()
591 private synchronized void removeLowPriorityTag(String tag) { in removeLowPriorityTag()
826 public final String tag; field in DropBoxManagerService.EntryFile
902 String tag = null; in EntryFile() local
[all …]
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_gpu_context_test.cpp156 GPUResourceTag tag; variable
173 GPUResourceTag tag; variable
217 GPUResourceTag tag; variable
233 GPUResourceTag tag; variable
/aosp12/frameworks/base/core/java/com/android/server/
H A DNetworkManagementSocketTagger.java54 public static int setThreadSocketStatsTag(int tag) { in setThreadSocketStatsTag()
75 public void tag(FileDescriptor fd) throws SocketException { in tag() method in NetworkManagementSocketTagger
88 private void tagSocketFd(FileDescriptor fd, int tag, int uid) { in tagSocketFd()
158 private static native int native_tagSocketFd(FileDescriptor fd, int tag, int uid); in native_tagSocketFd()
161 private static native int native_deleteTagData(int tag, int uid); in native_deleteTagData()
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/base/
H A Dhilog_base.c35 static int SendMessage(HilogMsg *header, const char *tag, uint16_t tagLen, const char *fmt, uint16_… in SendMessage()
80 …const LogType type, const LogLevel level, const unsigned int domain, const char *tag, const char *… in HiLogBasePrintArgs()
100 int HiLogBasePrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *… in HiLogBasePrint()
114 bool HiLogBaseIsLoggable(unsigned int domain, const char *tag, LogLevel level) in HiLogBaseIsLoggable()
/ohos5.0/foundation/multimedia/av_session/services/session/server/test/
H A Davsession_proxy_test.cpp120 std::string tag = "tag"; variable
160 std::string tag = "tag"; variable
200 std::string tag = "tag"; variable
242 std::string tag = "tag"; variable
286 std::string tag = "tag"; variable
328 std::string tag = "tag"; variable
370 std::string tag = "tag"; variable
417 std::string tag = "tag"; variable
459 std::string tag = "tag"; variable
500 std::string tag = "tag"; variable
[all …]
/ohos5.0/drivers/peripheral/camera/vdi_base/common/metadata_manager/src/
H A Dcamera_example_vendor_tags.cpp45 const char* CameraVendorTagExample::GetVendorTagName(const uint32_t tag) in GetVendorTagName()
55 int32_t CameraVendorTagExample::GetVendorTagType(const uint32_t tag) in GetVendorTagType()
70 for (uint32_t tag = start; tag < end; tag++) { in GetAllVendorTags() local
/aosp12/frameworks/base/core/jni/
H A Dandroid_os_Trace.cpp54 jlong tag, jstring nameStr, jlong value) { in android_os_Trace_nativeTraceCounter()
61 jlong tag, jstring nameStr) { in android_os_Trace_nativeTraceBegin()
67 static void android_os_Trace_nativeTraceEnd(JNIEnv*, jclass, jlong tag) { in android_os_Trace_nativeTraceEnd()
72 jlong tag, jstring nameStr, jint cookie) { in android_os_Trace_nativeAsyncTraceBegin()
79 jlong tag, jstring nameStr, jint cookie) { in android_os_Trace_nativeAsyncTraceEnd()
/aosp14/frameworks/base/services/core/java/com/android/server/utils/
H A DEventLogger.java61 public EventLogger(int size, @Nullable String tag) { in EventLogger()
82 public synchronized void enqueueAndLog(String msg, @Event.LogType int logType, String tag) { in enqueueAndLog()
117 void sink(String tag, List<Event> events); in sink()
149 public Event printLog(String tag) { in printLog()
174 public Event printLog(@LogType int type, String tag) { in printLog()
/ohos5.0/foundation/multimedia/media_foundation/src/common/
H A Dplugin_attr_desc.h241 inline bool HasTagInfo(Tag tag) in HasTagInfo()
246 inline const char* GetTagStrName(Tag tag) in GetTagStrName()
254 inline const char* GetTagTypeStrName(Tag tag) in GetTagTypeStrName()
262 inline const Plugins::ValueType* GetTagDefValue(Tag tag) in GetTagDefValue()
335 inline const char* Tag2String(const Tag tag) in Tag2String()
/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dplugin_attr_desc.h241 inline bool HasTagInfo(Tag tag) in HasTagInfo()
246 inline const char* GetTagStrName(Tag tag) in GetTagStrName()
254 inline const char* GetTagTypeStrName(Tag tag) in GetTagTypeStrName()
262 inline const Plugin::ValueType* GetTagDefValue(Tag tag) in GetTagDefValue()
335 inline const char* Tag2String(const Tag tag) in Tag2String()
/aosp12/hardware/libhardware/modules/camera/3_4/metadata/
H A Dtagged_control_delegate.h30 TaggedControlDelegate(int32_t tag, in TaggedControlDelegate()
34 int32_t tag() { return tag_; }; in tag() function
/aosp12/frameworks/base/core/java/android/security/keymaster/
H A DKeymasterBooleanArgument.java31 public KeymasterBooleanArgument(int tag) { in KeymasterBooleanArgument()
42 public KeymasterBooleanArgument(int tag, Parcel in) { in KeymasterBooleanArgument()
/aosp12/packages/apps/TV/common/src/com/android/tv/common/util/
H A DDebug.java37 public static DurationTimer getTimer(String tag) { in getTimer()
47 public static DurationTimer removeTimer(String tag) { in removeTimer()
/aosp14/frameworks/base/core/java/android/security/keymaster/
H A DKeymasterBooleanArgument.java31 public KeymasterBooleanArgument(int tag) { in KeymasterBooleanArgument()
42 public KeymasterBooleanArgument(int tag, Parcel in) { in KeymasterBooleanArgument()
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/tags/
H A Dnfcb_tag.cpp22 NfcBTag::NfcBTag(std::weak_ptr<TagInfo> tag) : BasicTagSession(tag, KITS::TagTechnology::NFC_B_TECH) in NfcBTag()
36 std::shared_ptr<NfcBTag> NfcBTag::GetTag(std::weak_ptr<TagInfo> tag) in GetTag()
H A Dnfcf_tag.cpp21 NfcFTag::NfcFTag(std::weak_ptr<TagInfo> tag) : BasicTagSession(tag, KITS::TagTechnology::NFC_F_TECH) in NfcFTag()
36 std::shared_ptr<NfcFTag> NfcFTag::GetTag(std::weak_ptr<TagInfo> tag) in GetTag()
/ohos5.0/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_ace_performance_monitor.cpp20 ScopedMonitor::ScopedMonitor(MonitorTag tag) : tag_(tag) in ScopedMonitor()
41 void ArkUIPerfMonitor::RecordTimeSlice(MonitorTag tag, int64_t duration) {} in RecordTimeSlice()
51 void ArkUIPerfMonitor::SetRecordingStatus(MonitorTag tag, MonitorStatus status) {} in SetRecordingStatus()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/memory/
H A Drs_tag_tracker.cpp33 Drawing::GPUResourceTag tag(0, 0, 0, tagType, TagType2String(tagType)); in RSTagTracker() local
95 Drawing::GPUResourceTag tag(ExtractPid(nodeId), 0, nodeId, tagType, name); in RSTagTracker() local
100 RSTagTracker::RSTagTracker(Drawing::GPUContext* gpuContext, Drawing::GPUResourceTag& tag) : gpuCont… in RSTagTracker()

12345678910>>...102