Home
last modified time | relevance | path

Searched defs:module (Results 1 – 25 of 83) sorted by relevance

1234

/base/user_iam/face_auth/services/common/log/include/
Dface_auth_log_wrapper.h71 #define FACEAUTH_HILOGF(module, ...) (void)OHOS::HiviewDFX::HiLog::Fatal(FACE_AUTH_LABEL[module], \ argument
73 #define FACEAUTH_HILOGE(module, ...) (void)OHOS::HiviewDFX::HiLog::Error(FACE_AUTH_LABEL[module], \ argument
75 #define FACEAUTH_HILOGW(module, ...) (void)OHOS::HiviewDFX::HiLog::Warn(FACE_AUTH_LABEL[module], \ argument
77 #define FACEAUTH_HILOGI(module, ...) (void)OHOS::HiviewDFX::HiLog::Info(FACE_AUTH_LABEL[module], \ argument
79 #define FACEAUTH_HILOGD(module, ...) (void)OHOS::HiviewDFX::HiLog::Debug(FACE_AUTH_LABEL[module], \ argument
/base/miscservices/request/upload/frameworks/libs/include/
Dupload_hilog_wrapper.h57 #define UPLOAD_HILOGF(module, ...) \ argument
59 #define UPLOAD_HILOGE(module, ...) \ argument
61 #define UPLOAD_HILOGW(module, ...) \ argument
63 #define UPLOAD_HILOGI(module, ...) \ argument
65 #define UPLOAD_HILOGD(module, ...) \ argument
/base/miscservices/pasteboard/utils/native/include/
Dpasteboard_hilog_wreapper.h63 #define PASTEBOARD_HILOGF(module, ...) \ argument
65 #define PASTEBOARD_HILOGE(module, ...) \ argument
67 #define PASTEBOARD_HILOGW(module, ...) \ argument
69 #define PASTEBOARD_HILOGI(module, ...) \ argument
71 #define PASTEBOARD_HILOGD(module, ...) \ argument
/base/miscservices/time/utils/native/include/
Dtime_hilog_wreapper.h64 #define TIME_HILOGF(module, ...) (void)OHOS::HiviewDFX::HiLog::Fatal(TIME_MODULE_LABEL[module], R_F… argument
65 #define TIME_HILOGE(module, ...) (void)OHOS::HiviewDFX::HiLog::Error(TIME_MODULE_LABEL[module], R_F… argument
66 #define TIME_HILOGW(module, ...) (void)OHOS::HiviewDFX::HiLog::Warn(TIME_MODULE_LABEL[module], R_FO… argument
67 #define TIME_HILOGI(module, ...) (void)OHOS::HiviewDFX::HiLog::Info(TIME_MODULE_LABEL[module], R_FO… argument
68 #define TIME_HILOGD(module, ...) (void)OHOS::HiviewDFX::HiLog::Debug(TIME_MODULE_LABEL[module], R_F… argument
/base/security/deviceauth/services/frameworks/src/module/
Ddev_auth_module_manager.c51 void **module = NULL; in GetModule() local
93 AuthModuleBase *module = GetModule(moduleType); in RegisterLocalIdentity() local
114 AuthModuleBase *module = GetModule(moduleType); in UnregisterLocalIdentity() local
135 AuthModuleBase *module = GetModule(moduleType); in DeletePeerAuthInfo() local
157 AuthModuleBase *module = GetModule(moduleType); in GetPublicKey() local
178 AuthModuleBase *module = GetModule(moduleType); in ProcessTask() local
207 AuthModuleBase *module = GetModule(moduleType); in CreateTask() local
227 AuthModuleBase *module = GetModule(moduleType); in DestroyTask() local
290 void **module = NULL; in DestroyModules() local
/base/msdp/device_status/utils/include/
Ddevicestatus_hilog_wrapper.h78 #define DEV_HILOGF(module, ...) \ argument
80 #define DEV_HILOGE(module, ...) \ argument
82 #define DEV_HILOGW(module, ...) \ argument
84 #define DEV_HILOGI(module, ...) \ argument
86 #define DEV_HILOGD(module, ...) \ argument
/base/user_iam/user_idm/interfaces/innerkits/include/
Duseridm_hilog_wrapper.h77 #define USERIDM_HILOGF(module, ...) (void)OHOS::HiviewDFX::HiLog::Fatal(USERIDM_LABEL[module], form… argument
78 #define USERIDM_HILOGE(module, ...) (void)OHOS::HiviewDFX::HiLog::Error(USERIDM_LABEL[module], form… argument
79 #define USERIDM_HILOGW(module, ...) (void)OHOS::HiviewDFX::HiLog::Warn(USERIDM_LABEL[module], forma… argument
80 #define USERIDM_HILOGI(module, ...) (void)OHOS::HiviewDFX::HiLog::Info(USERIDM_LABEL[module], forma… argument
81 #define USERIDM_HILOGD(module, ...) (void)OHOS::HiviewDFX::HiLog::Debug(USERIDM_LABEL[module], form… argument
/base/user_iam/user_auth/utils/native/include/
Duserauth_hilog_wrapper.h74 #define USERAUTH_HILOGF(module, ...) (void)OHOS::HiviewDFX::HiLog::Fatal(USERAUTH_LABEL[module], FO… argument
75 #define USERAUTH_HILOGE(module, ...) (void)OHOS::HiviewDFX::HiLog::Error(USERAUTH_LABEL[module], FO… argument
76 #define USERAUTH_HILOGW(module, ...) (void)OHOS::HiviewDFX::HiLog::Warn(USERAUTH_LABEL[module], FOR… argument
77 #define USERAUTH_HILOGI(module, ...) (void)OHOS::HiviewDFX::HiLog::Info(USERAUTH_LABEL[module], FOR… argument
78 #define USERAUTH_HILOGD(module, ...) (void)OHOS::HiviewDFX::HiLog::Debug(USERAUTH_LABEL[module], FO… argument
/base/user_iam/auth_executor_mgr/utils/native/include/
Dcoauth_hilog_wrapper.h76 #define COAUTH_HILOGF(module, ...) (void)OHOS::HiviewDFX::HiLog::Fatal(COAUTH_LABEL[module], FORMAT… argument
77 #define COAUTH_HILOGE(module, ...) (void)OHOS::HiviewDFX::HiLog::Error(COAUTH_LABEL[module], FORMAT… argument
78 #define COAUTH_HILOGW(module, ...) (void)OHOS::HiviewDFX::HiLog::Warn(COAUTH_LABEL[module], FORMATT… argument
79 #define COAUTH_HILOGI(module, ...) (void)OHOS::HiviewDFX::HiLog::Info(COAUTH_LABEL[module], FORMATT… argument
80 #define COAUTH_HILOGD(module, ...) (void)OHOS::HiviewDFX::HiLog::Debug(COAUTH_LABEL[module], FORMAT… argument
/base/powermgr/battery_statistics/utils/native/include/
Dstats_hilog_wrapper.h75 #define STATS_HILOGF(module, ...) (void)OHOS::HiviewDFX::HiLog::Fatal(STATS_LABEL[module], __STATSF… argument
76 #define STATS_HILOGE(module, ...) (void)OHOS::HiviewDFX::HiLog::Error(STATS_LABEL[module], __STATSF… argument
77 #define STATS_HILOGW(module, ...) (void)OHOS::HiviewDFX::HiLog::Warn(STATS_LABEL[module], __STATSFO… argument
78 #define STATS_HILOGI(module, ...) (void)OHOS::HiviewDFX::HiLog::Info(STATS_LABEL[module], __STATSFO… argument
79 #define STATS_HILOGD(module, ...) (void)OHOS::HiviewDFX::HiLog::Debug(STATS_LABEL[module], __STATSF… argument
/base/hiviewdfx/hidumper/utils/native/include/
Dhilog_wrapper.h61 #define DUMPER_HILOGF(module, fmt, ...) \ argument
63 #define DUMPER_HILOGE(module, fmt, ...) \ argument
65 #define DUMPER_HILOGW(module, fmt, ...) \ argument
67 #define DUMPER_HILOGI(module, fmt, ...) \ argument
69 #define DUMPER_HILOGD(module, fmt, ...) \ argument
/base/user_iam/pin_auth/frameworks/include/
Dpinauth_log_wrapper.h77 #define PINAUTH_HILOGF(module, ...) (void)OHOS::HiviewDFX::HiLog::Fatal(PINAUTH_LABEL[module], FORM… argument
78 #define PINAUTH_HILOGE(module, ...) (void)OHOS::HiviewDFX::HiLog::Error(PINAUTH_LABEL[module], FORM… argument
79 #define PINAUTH_HILOGW(module, ...) (void)OHOS::HiviewDFX::HiLog::Warn(PINAUTH_LABEL[module], FORMA… argument
80 #define PINAUTH_HILOGI(module, ...) (void)OHOS::HiviewDFX::HiLog::Info(PINAUTH_LABEL[module], FORMA… argument
81 #define PINAUTH_HILOGD(module, ...) (void)OHOS::HiviewDFX::HiLog::Debug(PINAUTH_LABEL[module], FORM… argument
/base/hiviewdfx/hilog_lite/frameworks/mini/
Dhiview_log_limit.c59 boolean LogIsLimited(uint8 module) in LogIsLimited()
102 void SetLimitThreshold(uint8 module, uint8 v) in SetLimitThreshold()
116 const HiLogLimitRule *GetLogLimitRule(uint8 module) in GetLogLimitRule()
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cpp/innerkits/test/common/moduletest/
Dfaultlogger_native_interface_test.cpp72 auto module = "faultlogtest1"; variable
92 auto module = "faultlogtest5"; variable
124 auto module = "faultlogtest4"; variable
141 auto module = "faultlogtest6"; variable
/base/powermgr/thermal_manager/utils/native/include/
Dthermal_log.h92 #define THERMAL_HILOGF(module, ...) \ argument
94 #define THERMAL_HILOGE(module, ...) \ argument
96 #define THERMAL_HILOGW(module, ...) \ argument
98 #define THERMAL_HILOGI(module, ...) \ argument
100 #define THERMAL_HILOGD(module, ...) \ argument
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/
Dfaultlogger_client_test.cpp27 …GetFaultLogName(const time_t& time, int32_t id, const std::string& type, const std::string& module) in GetFaultLogName()
43 …foInner CreateFaultLogInfo(const time_t& time, int32_t id, int32_t type, const std::string& module) in CreateFaultLogInfo()
61 …eckLogFileExist(const time_t& time, int32_t id, const std::string& type, const std::string& module) in CheckLogFileExist()
/base/usb/usb_manager/utils/native/include/
Dhilog_wrapper.h89 #define USB_HILOGF(module, ...) (void)OHOS::HiviewDFX::HiLog::Fatal(USB_MGR_LABEL[module], FORMATED… argument
90 #define USB_HILOGE(module, ...) (void)OHOS::HiviewDFX::HiLog::Error(USB_MGR_LABEL[module], FORMATED… argument
91 #define USB_HILOGW(module, ...) (void)OHOS::HiviewDFX::HiLog::Warn(USB_MGR_LABEL[module], FORMATED_… argument
92 #define USB_HILOGI(module, ...) (void)OHOS::HiviewDFX::HiLog::Info(USB_MGR_LABEL[module], FORMATED_… argument
93 #define USB_HILOGD(module, ...) (void)OHOS::HiviewDFX::HiLog::Debug(USB_MGR_LABEL[module], FORMATED… argument
/base/powermgr/power_manager/utils/native/include/
Dhilog_wrapper.h90 #define POWER_HILOGF(module, ...) (void)OHOS::HiviewDFX::HiLog::Fatal(POWER_MGR_LABEL[module], __FO… argument
91 #define POWER_HILOGE(module, ...) (void)OHOS::HiviewDFX::HiLog::Error(POWER_MGR_LABEL[module], __FO… argument
92 #define POWER_HILOGW(module, ...) (void)OHOS::HiviewDFX::HiLog::Warn(POWER_MGR_LABEL[module], __FOR… argument
93 #define POWER_HILOGI(module, ...) (void)OHOS::HiviewDFX::HiLog::Info(POWER_MGR_LABEL[module], __FOR… argument
94 #define POWER_HILOGD(module, ...) (void)OHOS::HiviewDFX::HiLog::Debug(POWER_MGR_LABEL[module], __FO… argument
/base/hiviewdfx/hiview/adapter/utility/
Ddynamic_module.cpp36 void UnloadModule(DynamicModule module) in UnloadModule()
/base/user_iam/user_idm/frameworks/src/
Duseridm_callback_stub.cpp69 int32_t module = data.ReadInt32(); in OnAcquireInfoStub() local
93 void UserIDMCallbackStub::OnAcquireInfo(int32_t module, int32_t acquire, RequestResult reqRet) in OnAcquireInfo()
/base/hiviewdfx/hiview/plugins/faultlogger/service/idl/include/
Dfaultlog_info_ohos.h35 std::string module; variable
/base/hiviewdfx/hiview/core/
Dplugin_bundle.h27 PluginBundle (const std::string& name, const PluginConfig& config, DynamicModule module) in PluginBundle()
/base/compileruntime/js_util_module/container/
Dtsconfig.json4 "module": "es6", string
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cpp/innerkits/impl/
Dfaultlogger_client.cpp62 std::string module = info.module; in AddFaultLog() local
80 void AddFaultLog(int64_t time, int32_t logType, const std::string &module, const std::string &summa… in AddFaultLog()
/base/compileruntime/js_api_module/uri/
Dtsconfig.json4 "module": "es6", string

1234