Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/api/src/
Dwriter_adapter.cpp18 WriterAdapter::WriterAdapter(bool isProtobufSerialize) in WriterAdapter()
Dplugin_manager.cpp393 bool PluginManager::PullResult(uint32_t pluginId, bool isProtobufSerialize) in PullResult()
467 bool isProtobufSerialize) in CreateWriter()
Dplugin_module.cpp299 bool PluginModule::RegisterWriter(const BufferWriterPtr writer, bool isProtobufSerialize) in RegisterWriter()
/developtools/profiler/device/plugins/network_profiler/service/src/
Dnetwork_profiler_handle.cpp25 …::NetworkProfilerHandle(clockid_t pluginDataClockId, uint32_t bufferSize, bool isProtobufSerialize) in NetworkProfilerHandle()
Dnetwork_profiler_manager.cpp334 bool isProtobufSerialize) in CreateWriter()
/developtools/profiler/device/plugins/ffrt_profiler/service/src/
Dffrt_profiler_handle.cpp23 FfrtProfilerHandle::FfrtProfilerHandle(uint32_t bufferSize, bool isProtobufSerialize) in FfrtProfilerHandle()
Dffrt_profiler_manager.cpp333 bool isProtobufSerialize) in CreateWriter()
/developtools/profiler/device/plugins/api/test/unittest/
Dcommand_poller_test.cpp96 bool isProtobufSerialize = true) in CreateWriter()
/developtools/profiler/interfaces/kits/
Dplugin_module_api.h182 bool isProtobufSerialize = true; member
/developtools/profiler/device/plugins/native_daemon/include/
Dhook_manager.h105 inline void SetSaServiceConfig(bool saFlag, bool isProtobufSerialize) in SetSaServiceConfig()
/developtools/profiler/device/plugins/native_daemon/src/
Dhook_manager.cpp573 bool isProtobufSerialize) in CreateWriter()
Dstack_preprocess.cpp68 …inDataClockId, FILE* fpHookData, bool isHookStandalone, bool isSaService, bool isProtobufSerialize) in StackPreprocess()
/developtools/profiler/device/services/shared_memory/src/
Dshare_memory_block.cpp342 bool ShareMemoryBlock::TakeData(const DataHandler& func, bool isProtobufSerialize) in TakeData()