Searched defs:AsDouble (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/decoded/ | ||
H A D | decoded_param.cpp | 45 bool DecodedParam::AsDouble(double& dest) in AsDouble() function in OHOS::HiviewDFX::EventRaw::DecodedParam |
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/encoded/ | ||
H A D | encoded_param.cpp | 58 bool EncodedParam::AsDouble(double& dest) in AsDouble() function in OHOS::HiviewDFX::EventRaw::EncodedParam |
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/include/encoded/ | ||
H A D | encoded_param.h | 276 virtual bool AsDouble(double& ret) override in AsDouble() function |
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/ | ||
H A D | hisysevent_record.cpp | 504 double HiSysEventValue::AsDouble() const in ParseJsonStr() function in OHOS::HiviewDFX::HiSysEventValue |