Home
last modified time | relevance | path

Searched refs:FILE_SUFFIX (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Ddata_publisher_sys_event_callback.cpp38 .append(FILE_SUFFIX); in OnQuery()
50 .append(FILE_SUFFIX); in OnQuery()
H A Ddata_publisher.cpp187 .append(FILE_SUFFIX); in HandleSubscribeTask()
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H A Ddata_share_common.h26 constexpr const char* FILE_SUFFIX = ".evt"; member
/base/hiviewdfx/hiview/base/event_publish/
H A Devent_publish.cpp36 const std::string FILE_SUFFIX = ".evt"; member
89 srcPath.append(FILE_PREFIX).append(std::to_string(uid)).append(FILE_SUFFIX); in GetTempFilePath()
336 std::string uidStr = StringUtil::GetMidSubstr(srcPath, FILE_PREFIX, FILE_SUFFIX); in SendEventToSandBox()

Completed in 3 milliseconds