Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_daemon/src/
Dstack_preprocess.cpp83 ForStandard::NativeHookConfig StandardNativeHookConfig; in StackPreprocess() local
84 StandardNativeHookConfig.ParseFromArray(buffer_.get(), length); in StackPreprocess()
85 google::protobuf::TextFormat::PrintToString(StandardNativeHookConfig, &str); in StackPreprocess()