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.h133 struct alignas(8) ClientConfig { // 8 is 8 bit struct
134 void Reset() in Reset()
159 std::string ToString() in ToString()
192 ArkTsClientConfig arktsConfig = {0}; argument