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_module.cpp305 bool PluginModule::RegisterWriter(const BufferWriterPtr writer, bool isProtobufSerialize) in RegisterWriter()
Dplugin_manager.cpp432 bool PluginManager::PullResult(uint32_t pluginId, bool isProtobufSerialize) in PullResult()
517 bool isProtobufSerialize) in CreateWriter()
/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.cpp419 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.cpp94 bool isProtobufSerialize = true) override in CreateWriter()
/developtools/profiler/interfaces/kits/
Dplugin_module_api.h189 bool isProtobufSerialize = true; member
/developtools/profiler/device/plugins/native_daemon/include/
Dhook_manager.h109 inline void SetSaServiceConfig(bool saFlag, bool isProtobufSerialize) in SetSaServiceConfig()
/developtools/profiler/device/services/shared_memory/src/
Dshare_memory_block.cpp347 bool ShareMemoryBlock::TakeData(const DataHandler& func, bool isProtobufSerialize) in TakeData()
/developtools/profiler/device/plugins/native_daemon/src/
Dhook_manager.cpp690 bool isProtobufSerialize) in CreateWriter()
Dstack_preprocess.cpp57 …inDataClockId, FILE* fpHookData, bool isHookStandalone, bool isSaService, bool isProtobufSerialize) in StackPreprocess()