Home
last modified time | relevance | path

Searched defs:resultValue (Results 1 – 7 of 7) sorted by relevance

/base/hiviewdfx/hilog_lite/test/unittest/
Dhilog_lite_test.cpp243 ACELite::JSIValue resultValue = ACELite::HilogModule::Debug(thisVal, &args, LOG_ARG_NUMBER); in HWTEST_F() local
259 ACELite::JSIValue resultValue = ACELite::HilogModule::Info(thisVal, &args, LOG_ARG_NUMBER); in HWTEST_F() local
275 ACELite::JSIValue resultValue = ACELite::HilogModule::Error(thisVal, &args, LOG_ARG_NUMBER); in HWTEST_F() local
291 ACELite::JSIValue resultValue = ACELite::HilogModule::Warn(thisVal, &args, LOG_ARG_NUMBER); in HWTEST_F() local
307 ACELite::JSIValue resultValue = ACELite::HilogModule::Fatal(thisVal, &args, LOG_ARG_NUMBER); in HWTEST_F() local
325 ACELite::JSIValue resultValue = ACELite::HilogModule::IsLoggable(thisVal, args, ARG_NUMBER); in HWTEST_F() local
343 ACELite::JSIValue resultValue = ACELite::HilogModule::IsLoggable(thisVal, args, ARG_NUMBER); in HWTEST_F() local
361 ACELite::JSIValue resultValue = ACELite::HilogModule::IsLoggable(thisVal, args, ARG_NUMBER); in HWTEST_F() local
379 ACELite::JSIValue resultValue = ACELite::HilogModule::IsLoggable(thisVal, args, ARG_NUMBER); in HWTEST_F() local
397 ACELite::JSIValue resultValue = ACELite::HilogModule::IsLoggable(thisVal, args, ARG_NUMBER); in HWTEST_F() local
[all …]
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_rdb_data_mgr.cpp305 std::string resultValue; in QueryDataBeginWithKey() local
350 std::string resultValue; in QueryAllData() local
/base/telephony/cellular_data/services/src/utils/
Dcellular_data_settings_rdb_helper.cpp99 std::string resultValue; in GetValue() local
/base/telephony/sms_mms/services/sms/gsm/
Dgsm_sms_param_encode.cpp209 …id GsmSmsParamEncode::EncodeTimePdu(const struct SmsTimeStamp *timeStamp, std::string &resultValue) in EncodeTimePdu()
Dgsm_sms_param_codec.cpp44 void GsmSmsParamCodec::EncodeTimePdu(const struct SmsTimeStamp *timeStamp, std::string &resultValue) in EncodeTimePdu()
/base/print/print_fwk/frameworks/helper/print_helper/src/
Dnapi_print_utils.cpp310 std::string resultValue = ""; in GetValueString() local
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_publish_test.cpp1357 int resultValue = 20; variable