Home
last modified time | relevance | path

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

12

/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/include/
Ddlp_file.h70 #define CHECK_RET(ret, expect, retcode, TAG) \ argument
79 #define CHDIR_AND_CHECK(path, ret, TAG) \ argument
88 #define UNLINK_AND_CHECK(path, ret, TAG) \ argument
97 #define MKDIR_AND_CHECK(path, mode, ret, TAG) \ argument
106 #define GETCWD_AND_CHECK(buf, size, ret, TAG) \ argument
115 #define LSEEK_AND_CHECK(fd, size, flag, ret, TAG) \ argument
124 #define OPEN_AND_CHECK(fd, path, flag, mode, ret, TAG) \ argument
134 #define FTRUNCATE_AND_CHECK(fd, size, ret, TAG) \ argument
/base/useriam/face_auth/ui/Settings_FaceAuth/entry/src/main/ets/Application/
DAbilityStage.ts20 private readonly TAG: string = 'MyAbilityStage:'; property in MyAbilityStage
/base/notification/distributed_notification_service/frameworks/core/include/
Dhitrace_meter_adapter.h21 #define HITRACE_METER_NAME(TAG, str) ((void)0) argument
/base/notification/common_event_service/frameworks/core/include/
Dhitrace_meter_adapter.h21 #define HITRACE_METER_NAME(TAG, str) ((void)0) argument
/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/
DentryViewController.ts22 private readonly TAG: string = 'EntryViewController'; property in EntryViewController
DfaceConfigController.ts21 private readonly TAG: string = 'FaceConfigController'; property in FaceConfigController
DenrollingController.ts24 private readonly TAG: string = 'EnrollingController'; property in EnrollingController
/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/usb/usb_manager/frameworks/dialog/dialog_ui/usb_right_dialog/src/main/ets/MainAbility/
DMainAbility.ts18 let TAG = 'UsbRightDialog_MainAbility:'; variable
/base/update/update_app/feature/ota/src/main/ets/notify/
DNotificationManager.ts29 const TAG = 'NotificationManager'; constant
/base/usb/usb_manager/frameworks/dialog/dialog_ui/usb_right_dialog/src/main/ets/util/
DUsbServiceSwitch.ts18 const TAG: string = 'usbfunctionswitchwindow_UsbServiceSwitch'; constant
DNotificationUtil.ts23 const TAG: string = 'usbfunctionswitchwindow_NotificationUtil'; constant
/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/usb/usb_manager/frameworks/dialog/dialog_ui/usb_right_dialog/src/main/ets/ServiceExtAbility/
DUsbFunctionSwitchWindowAbility.ts23 let TAG: string = 'usbfunctionswitchwindow_ServiceExtensionAbility'; variable
/base/update/update_app/product/oh/base/src/main/ets/ServiceExtAbility/
Dservice.ts29 private static readonly TAG = 'ServiceExtAbility'; property in ServiceExtAbility
/base/hiviewdfx/hitrace/interfaces/native/innerkits/include/hitrace_meter/
Dhitrace_meter.h97 #define HITRACE_METER_NAME(TAG, str) HitraceScoped TOKENPASTE2(tracer, __LINE__)(TAG, str) argument
98 #define HITRACE_METER(TAG) HITRACE_METER_NAME(TAG, __func__) argument
99 #define HITRACE_METER_FMT(TAG, fmt, ...) HitraceMeterFmtScoped TOKENPASTE2(tracer, __LINE__)(TAG, f… argument
/base/inputmethod/imf/services/dialog/entry/src/main/ets/ServiceExtAbility/
DServiceExtAbility.ts23 let TAG: string = '[InputMethodChooseDialog]'; variable
/base/notification/distributed_notification_service/services/dialog_ui/enable_notification_dialog/entry/src/main/ets/ServiceExtAbility/
DNotificationServiceExtAbility.ts23 const TAG = 'NotificationDialog_Service '; constant
/base/hiviewdfx/hiview/base/include/
Dsys_event.h49 static std::string TAG; variable

12