Home
last modified time | relevance | path

Searched refs:AT_SYMBOL_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/faultloggerd/common/dfxutil/
Ddfx_util.h29 AT_SYMBOL_DEFAULT std::string GetCurrentTimeStr(uint64_t current = 0);
/base/hiviewdfx/faultloggerd/common/
Ddfx_define.h65 #define AT_SYMBOL_DEFAULT __attribute__ ((visibility("default"))) macro