Home
last modified time | relevance | path

Searched refs:CheckParameters (Results 1 - 6 of 6) sorted by relevance

/base/hiviewdfx/hilog_lite/frameworks/mini/
H A Dhiview_log.c33 static boolean CheckParameters(uint8 module, uint8 level);
67 static boolean CheckParameters(uint8 module, uint8 level) in CheckParameters() function
119 if (g_hiviewConfig.logSwitch == HIVIEW_FEATURE_OFF || !CheckParameters(module, level) || in HiLogPrintf()
154 if (g_hiviewConfig.logSwitch == HIVIEW_FEATURE_OFF || !CheckParameters(module, level) || in HILOG_HashPrintf()
/base/sensors/miscdevice/frameworks/js/napi/vibrator/include/
H A Dvibrator_pattern_js.h62 static bool CheckParameters(const VibrateEvent &event);
/base/useriam/user_auth_framework/services/core/src/
H A Dschedule_node_builder.cpp141 if (!CheckParameters()) { in Build()
151 bool ScheduleNodeBuilder::CheckParameters() const in CheckParameters() function in OHOS::UserIam::UserAuth::ScheduleNodeBuilder
H A Dschedule_node_builder.h56 bool CheckParameters() const;
/base/sensors/miscdevice/frameworks/js/napi/vibrator/src/
H A Dvibrator_pattern_js.cpp193 bool VibratorPatternBuilder::CheckParameters(const VibrateEvent &event) in CheckParameters() function in OHOS::Sensors::VibratorPatternBuilder
327 if (!CheckParameters(event)) { in AddContinuousEvent()
370 if (!CheckParameters(event)) { in AddTransientEvent()
/base/account/os_account/frameworks/appaccount/native/include/
H A Dapp_account.h112 ErrCode CheckParameters(const std::string &name, const std::string &extraInfo = "");

Completed in 3 milliseconds