Home
last modified time | relevance | path

Searched refs:IsDouble (Results 1 - 7 of 7) sorted by relevance

/base/update/updater/test/unittest/updater_test/
H A Drecord_install_time_unittest.cpp69 EXPECT_EQ(IsDouble(installTime), true); in HWTEST_F()
70 EXPECT_EQ(IsDouble(exceptionData), false); in HWTEST_F()
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_value.h40 bool IsDouble() const;
/base/update/updater/services/
H A Dupdater_main.h56 bool IsDouble(const std::string& str);
H A Dupdater_utils.cpp47 bool IsDouble(const std::string& str) in IsDouble() function
78 if (IsDouble(buf)) { in ReadInstallTime()
/base/web/webview/test/unittest/nweb_value_test/
H A Dnweb_value_test.cpp140 nwebValue->IsDouble(); in HWTEST_F()
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_record.cpp323 return val->IsDouble() || val->IsNull() || val->IsBool();
407 bool HiSysEventValue::IsDouble() const
/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_value.h260 bool IsDouble() in IsDouble() function in OHOS::NWeb::NWebValue

Completed in 3 milliseconds