Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_daemon/include/
Dhook_common.h145 struct alignas(8) ArkTsClientConfig { // 8 is 8 bit struct
146 int32_t jsStackReport = 0;
147 uint8_t maxJsStackDepth = 0;
148 bool jsFpunwind = false;
149 char filterNapiName[64] = {""};