Home
last modified time | relevance | path

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

/developtools/global_resource_tool/src/
Dresource_merge.cpp39 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.cpp42 bool FileEntry::Init() in Init() function in OHOS::Global::Restool::FileEntry
252 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.cpp65 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.cpp85 uint32_t ResourcePack::Init() in Init() function in OHOS::Global::Restool::ResourcePack
/developtools/hiperf/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/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/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/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/profiler/device/base/src/
Depoll_event_poller.cpp168 bool EpollEventPoller::Init() in Init() function in EpollEventPoller
/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/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
1032 bool EhdrFromReadelf::Init(FILE *fp) in Init() function in OHOS::Developtools::HiPerf::UnitTest::EhdrFromReadelf
/developtools/profiler/device/plugins/ftrace_plugin/src/
Dprocess_utils.cpp52 int Init() in Init() function
Dftrace_parser.cpp79 bool FtraceParser::Init() in Init() function in FtraceParser