Home
last modified time | relevance | path

Searched refs:OpenSourceFile (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/idl_tool/parser/
H A Dlexer.h35 bool OpenSourceFile(const String& filePath);
H A Dlexer.cpp59 bool Lexer::OpenSourceFile(const String& filePath) in OpenSourceFile() function in OHOS::Idl::Lexer
H A Dparser.cpp36 bool ret = lexer_.OpenSourceFile(sourceFile); in Parse()
/foundation/ability/idl_tool/test/unittest/lexer_test/
H A Dlexer_test.cpp51 * @tc.desc: test Lexer's OpenSourceFile function return false.
61 bool result = imageLexer.OpenSourceFile(filePath); in HWTEST_F()

Completed in 3 milliseconds