Home
last modified time | relevance | path

Searched refs:SetRunningId (Results 1 - 5 of 5) sorted by relevance

/base/hiviewdfx/hiappevent/test/unittest/common/native/
H A Dhiappevent_cache_test.cpp256 event->SetRunningId(TEST_RUNNING_ID); in HWTEST_F()
264 eventParams->SetRunningId(TEST_RUNNING_ID); in HWTEST_F()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_base.h225 void SetRunningId(const std::string& runningId);
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dos_event_listener.cpp263 appEventPack->SetRunningId(paramsJson[RUNNING_ID_PROPERTY].asString()); in GetAppEventPackFromJson()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_base.cpp784 void AppEventPack::SetRunningId(const std::string& runningId) in SetRunningId() function in OHOS::HiviewDFX::AppEventPack
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
H A Dapp_event_store.cpp105 event->SetRunningId(GetStringFromResultSet(resultSet, Events::FIELD_RUNNING_ID)); in GetEventFromResultSet()

Completed in 6 milliseconds