Home
last modified time | relevance | path

Searched defs:appRunningId (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/common/
Ddfx_dump_request.h131 char appRunningId[MAX_APP_RUNNING_UNIQUE_ID_LEN]; member
/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/
Ddfx_signal_handler.c984 int DFX_SetAppRunningUniqueId(const char* appRunningId, size_t len) in DFX_SetAppRunningUniqueId()