Home
last modified time | relevance | path

Searched refs:GetSourceFile (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/test/unittest/cacheable_test/
H A Dcacheable_test.cpp71 auto ret = p.Parse(options.GetSourceFile());
95 auto ret = p.Parse(options.GetSourceFile());
119 auto ret = p.Parse(options.GetSourceFile());
143 auto ret = p.Parse(options.GetSourceFile());
167 auto ret = p.Parse(options.GetSourceFile());
191 auto ret = p.Parse(options.GetSourceFile());
215 auto ret = p.Parse(options.GetSourceFile());
239 auto ret = p.Parse(options.GetSourceFile());
263 auto ret = p.Parse(options.GetSourceFile());
287 auto ret = p.Parse(options.GetSourceFile());
/ohos5.0/foundation/ability/idl_tool/parser/
H A Dlexer.h57 std::shared_ptr<File> GetSourceFile() const in GetSourceFile() function
H A Dparser.cpp59 module_->SetIdlFile(lexer_.GetSourceFile()->GetPath()); in ParseFile()
760 String sourceFile = lexer_.GetSourceFile()->GetPath(); in LogError()
/ohos5.0/foundation/ability/idl_tool/util/
H A Doptions.h121 String GetSourceFile() const in GetSourceFile() function
/ohos5.0/base/update/updater/services/updater_binary/
H A Dupdate_image_patch.h44 std::string GetSourceFile(const ImagePatchPara &para);
H A Dupdate_image_patch.cpp157 std::string USInstrImagePatch::GetSourceFile(const ImagePatchPara &para) in GetSourceFile() function in Updater::USInstrImagePatch
192 std::string srcFile = GetSourceFile(para); in ExecuteImagePatch()
/ohos5.0/foundation/ability/idl_tool/
H A Dmain.cpp59 if (!parser.Parse(options.GetSourceFile())) { in DoCompile()
/ohos5.0/foundation/ability/idl_tool/test/rust/common/
H A Didl_common.h59 if (!parser.Parse(options.GetSourceFile())) { in Ready()
/ohos5.0/foundation/ability/idl_tool/test/ts/common/
H A Didl_common.h59 if (!parser.Parse(options.GetSourceFile())) { in Ready()