Home
last modified time | relevance | path

Searched defs:tag (Results 201 – 225 of 1297) sorted by relevance

12345678910>>...52

/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/include/
H A Dbase_info_config.h27 std::string tag; member
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/tags/
H A Dndef_tag.cpp21 NdefTag::NdefTag(std::weak_ptr<TagInfo> tag) : BasicTagSession(tag, KITS::TagTechnology::NFC_NDEF_T… in NdefTag()
38 std::shared_ptr<NdefTag> NdefTag::GetTag(std::weak_ptr<TagInfo> tag) in GetTag()
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/test/fuzztest/distributedinputstub_fuzzer/
H A Ddistributedinputstub_fuzzer.cpp56 uint32_t tag = *(reinterpret_cast<const uint32_t*>(data)); in AddWhiteListInfosCallbackStubFuzzTest() local
95 uint32_t tag = *(reinterpret_cast<const uint32_t*>(data)); in DelWhiteListInfosCallbackStubFuzzTest() local
450 uint32_t tag = *(reinterpret_cast<const uint32_t*>(data)); in GetSinkScreenInfosCallbackStubFuzzTest() local
504 uint32_t tag = *(reinterpret_cast<const uint32_t*>(data)); in InputNodeListenerStubFuzzTest() local
551 uint32_t tag = *(reinterpret_cast<const uint32_t*>(data)); in PrepareDInputCallbackStubFuzzTest() local
590 uint32_t tag = *(reinterpret_cast<const uint32_t*>(data)); in RegisterDInputCallbackStubFuzzTest() local
629 uint32_t tag = *(reinterpret_cast<const uint32_t*>(data)); in RegisterSessionStateCallbackStubFuzzTest() local
675 uint32_t tag = *(reinterpret_cast<const uint32_t*>(data)); in SharingDhIdListenerStubFuzzTest() local
721 uint32_t tag = *(reinterpret_cast<const uint32_t*>(data)); in SimulationEventListenerStubFuzzTest() local
760 uint32_t tag = *(reinterpret_cast<const uint32_t*>(data)); in StartDInputCallbackStubFuzzTest() local
[all …]
/aosp14/frameworks/base/core/java/android/app/admin/
H A DPreferentialNetworkServiceConfig.java416 private void writeAttributeValueToXml(TypedXmlSerializer out, String tag, int value) in writeAttributeValueToXml()
423 private void writeAttributeValueToXml(TypedXmlSerializer out, String tag, boolean value) in writeAttributeValueToXml()
442 TypedXmlPullParser parser, String tag, Collection<String> result) in readAttributeValues()
465 private static int[] readStringListToIntArray(TypedXmlPullParser parser, String tag) in readStringListToIntArray()
480 TypedXmlPullParser parser, String tag) throws XmlPullParserException, IOException { in getPreferentialNetworkServiceConfig()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/src/
H A Dmoving_photo_file_utils_test.cpp146 string tag = "v3_f31_c"; variable
159 string tag = "v2_f30"; variable
172 string tag = "V2_F29_C"; variable
185 string tag = "V3_F33"; variable
198 string tag = ""; variable
/aosp14/frameworks/base/services/flags/java/com/android/server/flags/
H A DGlobalSettingsProxy.java57 public boolean putStringForUser(String name, String value, String tag, boolean makeDefault, in putStringForUser()
65 public boolean putString(String name, String value, String tag, boolean makeDefault) { in putString()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/pkg/component/
H A DParsedAttributionImpl.java44 private @NonNull String tag; field in ParsedAttributionImpl
80 public ParsedAttributionImpl( in ParsedAttributionImpl()
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_3/src/
H A Dcamera_hdi_tag_test_v1_3.cpp38 std::shared_ptr<OHOS::Camera::CameraMetadata> ability, uint32_t tag, uint8_t value) in IsTagValueExistsU8()
53 …TagTestV1_3::PrintAllTagDataU8(std::shared_ptr<OHOS::Camera::CameraMetadata> ability, uint32_t tag) in PrintAllTagDataU8()
/ohos5.0/base/security/huks/frameworks/huks_standard/main/common/src/
H A Dhks_param.c154 HKS_API_EXPORT enum HksTagType GetTagType(enum HksTag tag) in GetTagType()
159 static bool IsValidTag(uint32_t tag) in IsValidTag()
362 HKS_API_EXPORT int32_t HksGetParam(const struct HksParamSet *paramSet, uint32_t tag, struct HksPara… in HksGetParam()
468 HKS_API_EXPORT int32_t HksDeleteTagsFromParamSet(const uint32_t *tag, uint32_t tagCount, in HksDeleteTagsFromParamSet()
/ohos5.0/drivers/peripheral/user_auth/test/unittest/base_test/src/
H A Dadaptor_algorithm_test.cpp176 Buffer *tag = nullptr; variable
206 Buffer *tag = nullptr; variable
255 Buffer *tag = nullptr; variable
/aosp14/frameworks/base/core/java/android/os/
H A DIUpdateLock.aidl25 void acquireUpdateLock(IBinder token, String tag); in acquireUpdateLock()
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/uicc/asn1/
H A DTagNotFoundException.java25 public TagNotFoundException(int tag) { in TagNotFoundException()
/aosp14/frameworks/base/services/core/java/com/android/server/utils/quota/
H A DCategorizer.java37 Category getCategory(int userId, @NonNull String packageName, @Nullable String tag); in getCategory()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_node.h27 …SwiperNode(const std::string& tag, int32_t nodeId, const RefPtr<Pattern>& pattern) : FrameNode(tag… in SwiperNode()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/src/
H A Dui_service_mgr_xcollie.cpp25 UIServiceMgrXCollie::UIServiceMgrXCollie(const std::string& tag, uint32_t timeoutSeconds) in UIServiceMgrXCollie()
/ohos5.0/base/hiviewdfx/hisysevent/adapter/native/idl/include/
H A Dsys_event_rule.h46 std::string tag; variable
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H A Dsys_event_rule.h42 std::string tag; variable
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___drawing___font_feature.md27 ### tag subsection
/ohos5.0/docs/en/application-dev/reference/apis-asset-store-kit/
H A D_asset___attr.md27 ### tag subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-asset-store-kit/
H A D_asset___attr.md27 ### tag subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___drawing___font_feature.md27 ### tag subsection
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/codec/
H A Dcodec_filter_base.h85 ErrorCode GetPluginParameterLocked(Tag tag, T& value) in GetPluginParameterLocked()
/aosp14/frameworks/base/core/java/android/nfc/tech/
H A DMifareUltralight.java93 public static MifareUltralight get(Tag tag) { in get()
103 public MifareUltralight(Tag tag) throws RemoteException { in MifareUltralight()
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/
H A Dlog_print.cpp29 void Logger::Print(Level level, const char *func, int line, const std::string &tag, const std::str… in Print()
54 void Logger::Log(Level level, const std::string &tag, const char *func, int line, const char *forma… in Log()
/aosp14/frameworks/base/apex/jobscheduler/framework/java/android/app/
H A DAlarmManager.java511 public void set(@AlarmType int type, long triggerAtMillis, @Nullable String tag, in set()
656 @Nullable String tag, @NonNull OnAlarmListener listener, in setWindow()
679 @Nullable String tag, @NonNull Executor executor, @NonNull OnAlarmListener listener) { in setWindow()
705 @Nullable String tag, @NonNull Executor executor, @Nullable WorkSource workSource, in setWindow()
750 @Nullable String tag, @NonNull Executor executor, @NonNull OnAlarmListener listener) { in setPrioritized()
839 public void setExact(@AlarmType int type, long triggerAtMillis, @Nullable String tag, in setExact()
850 public void setIdleUntil(@AlarmType int type, long triggerAtMillis, @Nullable String tag, in setIdleUntil()
938 long intervalMillis, @Nullable String tag, @NonNull OnAlarmListener listener, in set()
1028 public void setExact(@AlarmType int type, long triggerAtMillis, @Nullable String tag, in setExact()
1344 @Nullable String tag, @NonNull Executor executor, @Nullable WorkSource workSource, in setExactAndAllowWhileIdle()

12345678910>>...52