Home
last modified time | relevance | path

Searched defs:TAG (Results 1 – 25 of 28) sorted by relevance

12

/base/useriam/face_auth/ui/Settings_FaceAuth/entry/src/main/ets/Application/
DAbilityStage.ts20 private readonly TAG: string = 'MyAbilityStage:'; property in MyAbilityStage
/base/telephony/telephony_data/entry/src/main/ets/Application/
DTelephonyDataAbilityStage.ts19 const TAG = "TelephonyDataAbilityStage"; constant
/base/useriam/face_auth/ui/Settings_FaceAuth/entry/src/main/ets/controller/
DfaceConfigController.ts21 private readonly TAG: string = 'FaceConfigController'; property in FaceConfigController
DentryViewController.ts22 private readonly TAG: string = 'EntryViewController'; property in EntryViewController
DenrollingController.ts24 private readonly TAG: string = 'EnrollingController'; property in EnrollingController
DcommonController.ts22 private readonly TAG: string = 'CommonController'; property in CommonController
/base/useriam/face_auth/ui/Settings_FaceAuth/entry/src/main/ets/utils/
Dlog.ts18 const TAG = 'Settings_FaceAuth'; constant
/base/useriam/face_auth/ui/Settings_FaceAuth/entry/src/main/ets/model/
DfaceAuthModel.ts20 protected readonly TAG: string = 'FaceAuthModel'; property in FaceAuthModel
DuserAuthModel.ts21 protected readonly TAG: string = 'UserAuthModel'; property in UserAuthModel
DuserIdmModel.ts21 protected readonly TAG: string = 'UserIdmModel'; property in UserIdmModel
/base/useriam/face_auth/ui/Settings_FaceAuth/entry/src/main/ets/MainAbility/
DMainAbility.ts23 private readonly TAG: string = 'MainAbility:'; property in MainAbility
/base/useriam/face_auth/ui/Settings_FaceAuth/entry/src/main/ets/config/
Dconfig.ts20 private readonly TAG: string = 'Config'; property in Config
/base/notification/distributed_notification_service/services/dialog_ui/enable_notification_dialog/entry/src/main/ets/ServiceExtAbility/
DNotificationServiceExtAbility.ts20 const TAG = 'NotificationDialog_Service'; constant
/base/usb/usb_manager/frameworks/dialog/dialog_ui/usb_right_dialog/src/main/ets/MainAbility/
DMainAbility.ts18 let TAG = 'UsbRightDialog_MainAbility:'; variable
/base/inputmethod/imf/test/unittest/resource/bundle_dependencies/newTestIme/entry/src/main/ets/InputMethodExtAbility/model/
DKeyboardController.ts21 private TAG: string = 'inputDemo: KeyboardController '; property in KeyboardController
/base/inputmethod/imf/test/unittest/resource/bundle_dependencies/extImfBundle/entry/src/main/ets/InputMethodExtAbility/model/
DKeyboardController.ts21 private TAG: string = 'inputDemo: KeyboardController '; property in KeyboardController
/base/update/update_app/feature/ota/src/main/ets/notify/
DNotificationManager.ts29 const TAG = 'NotificationManager'; constant
/base/update/update_app/product/oh/base/src/main/ets/ServiceExtAbility/
Dservice.ts29 private static readonly TAG = 'ServiceExtAbility'; property in ServiceExtAbility
/base/inputmethod/imf/services/dialog/entry/src/main/ets/ServiceExtAbility/
DServiceExtAbility.ts22 let TAG = '[InputMethodChooseDialog]'; variable
/base/hiviewdfx/hitrace/interfaces/native/innerkits/include/hitrace_meter/
Dhitrace_meter.h93 #define HITRACE_METER_NAME(TAG, str) HitraceScoped TOKENPASTE2(tracer, __LINE__)(TAG, str) argument
94 #define HITRACE_METER(TAG) HITRACE_METER_NAME(TAG, __func__) argument
95 #define HITRACE_METER_FMT(TAG, fmt, ...) HitraceMeterFmtScoped TOKENPASTE2(tracer, __LINE__)(TAG, f… argument
/base/hiviewdfx/hiview/base/include/
Dsys_event.h49 static std::string TAG; variable
/base/request/request/test/unittest/common/napi/requestTest/
DRequestUploadTest.js21 const TAG = "UPLOAD_TEST"; constant
/base/powermgr/thermal_manager/test/unittest/src/
Dfan_fault_detect_test.cpp31 const std::string TAG = "ID"; variable
/base/hiviewdfx/hiview/base/
Dsys_event.cpp43 std::string EventCol::TAG = "tag_"; member in OHOS::HiviewDFX::EventStore::EventCol
/base/hiviewdfx/hiview/core/
Devent_json_parser.cpp40 constexpr char TAG[] = "tag"; variable

12