Home
last modified time | relevance | path

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

1234

/developtools/profiler/device/base/test/unittest/
Depoll_event_poller_test.cpp70 EXPECT_TRUE(eventPoller->Init());
83 EXPECT_TRUE(eventPoller->Init());
96 EXPECT_TRUE(eventPoller->Init());
97 EXPECT_FALSE(eventPoller->Init());
111 EXPECT_TRUE(eventPoller->Init());
127 EXPECT_TRUE(eventPoller->Init());
142 EXPECT_TRUE(eventPoller->Init());
156 EXPECT_TRUE(eventPoller->Init());
186 EXPECT_TRUE(eventPoller->Init());
/developtools/hiperf/src/
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
169 Init(buf, size); in PerfFileSectionString()
187 Init(buf, size); in GetBinary()
227 Init(buf, size); in PerfFileSectionSymbolsFiles()
276 Init(buf, size); in GetBinary()
307 Init(buf, size); in PerfFileSectionNrCpus()
325 Init(buf, size); in GetBinary()
345 Init(buf, size); in PerfFileSectionU64()
362 Init(buf, size); in GetBinary()
[all …]
Delf_header.cpp30 if (!ehdr->Init(ehdrBuf, bufSize)) { in MakeUnique()
38 bool ElfHeader::Init(unsigned char * const ehdrBuf, const std::size_t bufSize) in Init() function in OHOS::Developtools::HiPerf::ELF::ElfHeader
/developtools/integration_verification/tools/startup_guard/
DREADME.md9 | [NO-Config-Cmds-In-Init](rules/NO-Config-Cmds-In-Init/README.md) | 所有启动配置文件cmd管控 |
/developtools/smartperf_host/trace_streamer/test/unittest/
Debpf_parser_test.cpp62 EXPECT_FALSE(parser->Init(dequeBuffer, dequeBuffer.size()));
80 EXPECT_FALSE(parser->Init(dequeBuffer, dequeBuffer.size()));
101 EXPECT_TRUE(parser->Init(dequeBuffer, dequeBuffer.size()));
126 EXPECT_TRUE(parser->Init(dequeBuffer, dequeBuffer.size()));
151 EXPECT_TRUE(parser->Init(dequeBuffer, dequeBuffer.size()));
/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/include/
Delf_parser_test.h38 bool Init(FILE *fp);
70 bool Init(const std::string &line);
92 bool Init(const std::string &line);
125 bool Init(const std::string &line);
148 bool Init();
/developtools/hiperf/test/unittest/common/native/include/
Delf_parser_test.h38 bool Init(FILE *fp);
70 bool Init(const std::string &line);
92 bool Init(const std::string &line);
125 bool Init(const std::string &line);
148 bool Init();
/developtools/global_resource_tool/src/
Dresource_pack.cpp47 uint32_t ResourcePack::Init() in Init() function in OHOS::Global::Restool::ResourcePack
77 return idWorker.Init(hapType, startId); in InitModule()
81 return idWorker.Init(hapType); in InitModule()
100 return idWorker.Init(hapType, startId); in InitModule()
169 if (configJson_.Init() != RESTOOL_SUCCESS) { in InitConfigJson()
270 if (!f.Init()) { in CopyRawFileImpl()
324 if (Init() != RESTOOL_SUCCESS) { in PackNormal()
329 if (resourceMerge.Init() != RESTOOL_SUCCESS) { in PackNormal()
379 if (entryJson.Init() != RESTOOL_SUCCESS) { in HandleFeature()
399 if (config.Init() != RESTOOL_SUCCESS) { in HandleFeature()
[all …]
Dfile_entry.cpp48 bool FileEntry::Init() in Init() function in OHOS::Global::Restool::FileEntry
80 f->Init(); in GetChilds()
95 f->Init(); in GetChilds()
129 if (!f.Init()) { in RemoveAllDir()
216 Init(); in FilePath()
352 void FileEntry::FilePath::Init() in CreateDirsInner() function in OHOS::Global::Restool::FileEntry::FilePath
Dresource_directory.cpp28 if (!f.Init()) { in ScanResources()
65 if (!f.Init()) { in ScanResourceLimitKeyDir()
Dresource_merge.cpp40 uint32_t ResourceMerge::Init() in Init() function in OHOS::Global::Restool::ResourceMerge
59 if (configParser.Init() != RESTOOL_SUCCESS) { in Init()
/developtools/profiler/device/plugins/ftrace_plugin/test/unittest/
Dftrace_parser_test.cpp101 HWTEST_F(FtraceParserTest, Init, TestSize.Level1)
104 EXPECT_TRUE(parser.Init());
176 parser.Init();
/developtools/global_resource_tool/include/
Dfile_entry.h40 void Init();
50 bool Init();
Dresource_merge.h31 uint32_t Init();
Dcmd_list.h31 uint32_t Init(const std::string &filePath, HandleBack callback);
/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
52 if (!Init(dequeBuffer, size)) { in InitAndParseEbpfData()
Debpf_data_parser.h39 bool Init(const std::deque<uint8_t> dequeBuffer, uint64_t size);
/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
52 if (!Init(dequeBuffer, size)) { in InitAndParseEbpfData()
Debpf_data_parser.h39 bool Init(const std::deque<uint8_t> dequeBuffer, uint64_t size);
/developtools/profiler/hiebpf/include/
Delf_file.h59 bool Init(unsigned char * const ehdrBuf, const std::size_t bufSize);
85 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/hiperf/include/
Delf_parser.h59 bool Init(unsigned char * const ehdrBuf, const std::size_t bufSize);
93 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.h69 bool Init(unsigned char * const ehdrBuf, const std::size_t bufSize);
103 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/host/smartperf/client/client_command/include/
Dsp_server_socket.h30 int Init(ProtoType type);
/developtools/profiler/device/plugins/native_daemon/src/
Delf_header.cpp32 if (!ehdr->Init(ehdrBuf, bufSize)) { in MakeUnique()
40 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/include/
Depoll_event_poller.h40 bool Init();

1234