Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/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.cpp28 int SpServerSocket::Init() in Init() function in OHOS::SmartPerf::SpServerSocket
/developtools/hiperf/include/
Delf_parser.h93 inline bool Init(char * const phdrBuf, const size_t bufSize) in Init() function
133 inline bool Init(char * const shdrBuf, const size_t bufSize, const size_t index) in Init() function
176 inline bool Init(char * const symBuf, const std::size_t bufSize) in Init() function
/developtools/profiler/device/plugins/native_daemon/include/
Delf_parser.h103 inline bool Init(char * const phdrBuf, const size_t bufSize) in Init() function
143 inline bool Init(char * const shdrBuf, const size_t bufSize, const size_t index) in Init() function
186 inline bool Init(char * const symBuf, const std::size_t bufSize) in Init() function
/developtools/global_resource_tool/src/
Dresource_merge.cpp40 uint32_t ResourceMerge::Init() in Init() function in OHOS::Global::Restool::ResourceMerge
Dcmd_list.cpp23 uint32_t CmdList::Init(const string &filePath, function<uint32_t(int c, const string &argValue)> ca… in Init() function in OHOS::Global::Restool::CmdList
Dfile_entry.cpp48 bool FileEntry::Init() in Init() function in OHOS::Global::Restool::FileEntry
346 void FileEntry::FilePath::Init() in CreateDirsInner() function in OHOS::Global::Restool::FileEntry::FilePath
Dsqlite_database.cpp26 void SqliteDatabase::Init(const string &dbPath) in Init() function in OHOS::Global::Restool::SqliteDatabase
Dincrement_manager.cpp36 uint32_t IncrementManager::Init(const string &cachePath, const vector<std::string> &folder, in Init() function in OHOS::Global::Restool::IncrementManager
Dconfig_parser.cpp66 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.cpp53 uint32_t ResourcePack::Init() in Init() function in OHOS::Global::Restool::ResourcePack
/developtools/profiler/device/plugins/native_daemon/src/
Delf_header.cpp38 bool ElfHeader::Init(unsigned char * const ehdrBuf, const std::size_t bufSize) in Init() function in OHOS::Developtools::NativeDaemon::ELF::ElfHeader
/developtools/hiperf/src/
Delf_header.cpp38 bool ElfHeader::Init(unsigned char * const ehdrBuf, const std::size_t bufSize) in Init() function in OHOS::Developtools::HiPerf::ELF::ElfHeader
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/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/
Delf_header.cpp38 bool ElfHeader::Init(unsigned char * const ehdrBuf, const std::size_t bufSize) in Init() function in OHOS::Developtools::HiPerf::ELF::ElfHeader
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/profiler/host/smartperf/trace_streamer/src/table/
Dtable_base.h109 virtual void Init(int, const char* const*) in Init() function
Dindex_map.cpp56 void IndexMap::Init() in Init() function in SysTuning::TraceStreamer::IndexMap
Dspan_join.cpp38 void SpanJoin::Init(int argc, const char* const* argv) in Init() function in SysTuning::TraceStreamer::SpanJoin
/developtools/profiler/device/base/src/
Depoll_event_poller.cpp168 bool EpollEventPoller::Init() in Init() function in EpollEventPoller
/developtools/hiperf/test/unittest/common/native/
Delf_parser_test.cpp156 bool ElfFileFromReadelf::Init() in Init() function in OHOS::Developtools::HiPerf::UnitTest::ElfFileFromReadelf
477 bool ElfSymbolFromReadelf::Init(const std::string &line) in Init() function in OHOS::Developtools::HiPerf::UnitTest::ElfSymbolFromReadelf
578 bool ShdrFromReadelf::Init(const std::string &line) in Init() function in OHOS::Developtools::HiPerf::UnitTest::ShdrFromReadelf
878 bool PhdrFromReadelf::Init(const std::string &line) in Init() function in OHOS::Developtools::HiPerf::UnitTest::PhdrFromReadelf
1036 bool EhdrFromReadelf::Init(FILE *fp) in Init() function in OHOS::Developtools::HiPerf::UnitTest::EhdrFromReadelf
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
Delf_parser_test.cpp155 bool ElfFileFromReadelf::Init() in Init() function in OHOS::Developtools::NativeDaemon::UnitTest::ElfFileFromReadelf
476 bool ElfSymbolFromReadelf::Init(const std::string &line) in Init() function in OHOS::Developtools::NativeDaemon::UnitTest::ElfSymbolFromReadelf
577 bool ShdrFromReadelf::Init(const std::string &line) in Init() function in OHOS::Developtools::NativeDaemon::UnitTest::ShdrFromReadelf
877 bool PhdrFromReadelf::Init(const std::string &line) in Init() function in OHOS::Developtools::NativeDaemon::UnitTest::PhdrFromReadelf
1031 bool EhdrFromReadelf::Init(FILE *fp) in Init() function in OHOS::Developtools::NativeDaemon::UnitTest::EhdrFromReadelf
/developtools/profiler/device/plugins/ftrace_plugin/src/
Dprocess_utils.cpp52 int Init() in Init() function
Dftrace_parser.cpp81 bool FtraceParser::Init() in Init() function in FtraceParser