Searched defs:isProtobufSerialize (Results 1 – 13 of 13) sorted by relevance
/developtools/profiler/device/plugins/api/src/ |
D | writer_adapter.cpp | 18 WriterAdapter::WriterAdapter(bool isProtobufSerialize) in WriterAdapter()
|
D | plugin_manager.cpp | 393 bool PluginManager::PullResult(uint32_t pluginId, bool isProtobufSerialize) in PullResult() 467 bool isProtobufSerialize) in CreateWriter()
|
D | plugin_module.cpp | 299 bool PluginModule::RegisterWriter(const BufferWriterPtr writer, bool isProtobufSerialize) in RegisterWriter()
|
/developtools/profiler/device/plugins/network_profiler/service/src/ |
D | network_profiler_handle.cpp | 25 …::NetworkProfilerHandle(clockid_t pluginDataClockId, uint32_t bufferSize, bool isProtobufSerialize) in NetworkProfilerHandle()
|
D | network_profiler_manager.cpp | 334 bool isProtobufSerialize) in CreateWriter()
|
/developtools/profiler/device/plugins/ffrt_profiler/service/src/ |
D | ffrt_profiler_handle.cpp | 23 FfrtProfilerHandle::FfrtProfilerHandle(uint32_t bufferSize, bool isProtobufSerialize) in FfrtProfilerHandle()
|
D | ffrt_profiler_manager.cpp | 333 bool isProtobufSerialize) in CreateWriter()
|
/developtools/profiler/device/plugins/api/test/unittest/ |
D | command_poller_test.cpp | 96 bool isProtobufSerialize = true) in CreateWriter()
|
/developtools/profiler/interfaces/kits/ |
D | plugin_module_api.h | 182 bool isProtobufSerialize = true; member
|
/developtools/profiler/device/plugins/native_daemon/include/ |
D | hook_manager.h | 105 inline void SetSaServiceConfig(bool saFlag, bool isProtobufSerialize) in SetSaServiceConfig()
|
/developtools/profiler/device/plugins/native_daemon/src/ |
D | hook_manager.cpp | 573 bool isProtobufSerialize) in CreateWriter()
|
D | stack_preprocess.cpp | 68 …inDataClockId, FILE* fpHookData, bool isHookStandalone, bool isSaService, bool isProtobufSerialize) in StackPreprocess()
|
/developtools/profiler/device/services/shared_memory/src/ |
D | share_memory_block.cpp | 342 bool ShareMemoryBlock::TakeData(const DataHandler& func, bool isProtobufSerialize) in TakeData()
|