Searched defs:Open (Results 1 – 7 of 7) sorted by relevance
37 int32_t UnzipWrapper::Open(std::string& unzPath) in Open() function in OHOS::AppPackingTool::UnzipWrapper43 int32_t UnzipWrapper::Open() in Open() function in OHOS::AppPackingTool::UnzipWrapper
37 int32_t ZipWrapper::Open(std::string& zipPath, int32_t append) in Open() function in OHOS::AppPackingTool::ZipWrapper43 int32_t ZipWrapper::Open(int32_t append) in Open() function in OHOS::AppPackingTool::ZipWrapper
40 bool TraceFileReader::Open(const std::string& path) in Open() function in TraceFileReader
29 bool FileCache::Open(const std::string& file) in Open() function in FileCache
40 bool PerfFileWriter::Open(const std::string &fileName, bool compressData) in Open() function in OHOS::Developtools::HiPerf::PerfFileWriter
51 OHOS::UniqueFd PerfEvents::Open(perf_event_attr &attr, const pid_t pid, const int cpu, const int gr… in Open() function in OHOS::Developtools::HiPerf::PerfEvents
213 int32_t TableBase::Open(sqlite3_vtab_cursor **ppCursor) in Open() function in SysTuning::TraceStreamer::TableBase