Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_daemon/include/
Dhook_common.h152 struct alignas(8) ClientConfig { // 8 is 8 bit struct
153 void Reset() in Reset()
184 std::string ToString() in ToString()
221 ArkTsClientConfig arktsConfig = {0}; argument
222 uint32_t largestSize = 0;
223 uint32_t secondLargestSize = 0;
224 uint32_t maxGrowthSize = 0;
225 std::string targetSoName;