Home
last modified time | relevance | path

Searched defs:ParseEntity (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
H A Dfold_app_usage_db_helper.cpp291 void FoldAppUsageDbHelper::ParseEntity(NativeRdb::RowEntity& entity, AppEventRecord& record) in ParseEntity() function in OHOS::HiviewDFX::FoldAppUsageDbHelper
/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/test/
H A Dtest_xml.h307 std::string XmlTest::ParseEntity(napi_env env) in ParseEntity() function
/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/
H A Djs_xml.cpp857 void XmlPullParser::ParseEntity(std::string &out, in ParseEntity() function in OHOS::xml::XmlPullParser