Home
last modified time | relevance | path

Searched defs:Init (Results 1 – 22 of 22) sorted by relevance

/developtools/profiler/hiebpf/include/
Delf_file.h85 inline bool Init(char * const phdrBuf, const size_t bufSize) in Init() function
117 inline bool Init(char * const shdrBuf, const size_t bufSize, const size_t index) in Init() function
/developtools/global_resource_tool/src/
Dresource_merge.cpp40 uint32_t ResourceMerge::Init() in Init() function in OHOS::Global::Restool::ResourceMerge
Dfile_entry.cpp48 bool FileEntry::Init() in Init() function in OHOS::Global::Restool::FileEntry
352 void FileEntry::FilePath::Init() in CreateDirsInner() function in OHOS::Global::Restool::FileEntry::FilePath
Dcmd_list.cpp23 uint32_t CmdList::Init(const string &filePath, HandleBack callback) in Init() function in OHOS::Global::Restool::CmdList
Dconfig_parser.cpp67 uint32_t ConfigParser::Init() in Init() function in OHOS::Global::Restool::ConfigParser
Did_worker.cpp27 uint32_t IdWorker::Init(ResourceIdCluster type, int32_t startId) in Init() function in OHOS::Global::Restool::IdWorker
Dresource_pack.cpp47 uint32_t ResourcePack::Init() in Init() function in OHOS::Global::Restool::ResourcePack
/developtools/smartperf_host/trace_streamer/src/parser/ebpf_parser/
Debpf_data_parser.cpp35 bool EbpfDataParser::Init(const std::deque<uint8_t>& dequeBuffer, uint64_t size) in Init() function in SysTuning::TraceStreamer::EbpfDataParser
/developtools/profiler/host/smartperf/client/client_command/
Dsp_server_socket.cpp29 int SpServerSocket::Init(ProtoType type) in Init() function in OHOS::SmartPerf::SpServerSocket
/developtools/hiperf/src/
Dunique_stack_table.cpp20 bool UniqueStackTable::Init() in Init() function in OHOS::Developtools::HiPerf::UniqueStackTable
Dperf_file_format.cpp40 void PerfFileSection::Init(const char *buffer, size_t maxSize) in Init() function in OHOS::Developtools::HiPerf::PerfFileSection
48 void PerfFileSection::Init(char *buffer, size_t maxSize) in Init() function in OHOS::Developtools::HiPerf::PerfFileSection
/developtools/smartperf_host/trace_streamer/sdk/demo_sdk/sdk/
Dwasm_func.cpp49 EMSCRIPTEN_KEEPALIVE uint8_t* Init(QueryResultCallbackFunction queryResultCallbackFunction, uint32_… in Init() function
/developtools/profiler/device/base/src/
Depoll_event_poller.cpp168 bool EpollEventPoller::Init() in Init() function in EpollEventPoller
/developtools/smartperf_host/trace_streamer/src/base/
Dindex_map.cpp53 void IndexMap::Init() in Init() function in SysTuning::TraceStreamer::IndexMap
/developtools/smartperf_host/trace_streamer/src/table/base/include/
Dtable_base.h189 virtual void Init(int32_t, const char* const*) in Init() function
/developtools/profiler/device/plugins/ftrace_plugin/src/
Dprocess_utils.cpp51 int Init() in Init() function
Dftrace_parser.cpp64 bool FtraceParser::Init() in Init() function in FtraceParser
/developtools/hdc/hdc_rust/src/daemon/
Dauth.rs39 Init(String), // with plain enumerator
/developtools/profiler/hiebpf/src/
Delf_file.cpp239 bool ElfHeader::Init(unsigned char * const ehdrBuf, const std::size_t bufSize) in Init() function in OHOS::Developtools::Hiebpf::ElfHeader
/developtools/smartperf_host/trace_streamer/src/table/base/
Dspan_join.cpp42 void SpanJoin::Init(int32_t argc, const char* const* argv) in Init() function in SysTuning::TraceStreamer::SpanJoin
/developtools/hdc/src/host/
Dext_client.cpp46 bool ExtClient::Init() in Init() function in Hdc::ExtClient
/developtools/smartperf_host/trace_streamer/src/
Dmain.cpp554 void Init(TraceStreamerSelector& ts, const TraceExportOption& traceExportOption) in Init() function