Home
last modified time | relevance | path

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

/system/extras/perfprofd/binder_interface/aidl/android/os/
DIPerfProfd.aidl39 void startProfilingProtobuf(in byte[] config_proto); in startProfilingProtobuf()
/system/extras/perfprofd/binder_interface/
Dperfprofd_binder.cc186 Status PerfProfdNativeService::startProfilingProtobuf(const std::vector<uint8_t>& config_proto) { in startProfilingProtobuf()