Home
last modified time | relevance | path

Searched refs:IsHapCompress (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/extractortool/src/
H A Dextractor.h90 bool IsHapCompress(const std::string &fileName) const;
H A Dextractor.cpp215 bool Extractor::IsHapCompress(const std::string &fileName) const in IsHapCompress() function in panda::ecmascript::Extractor
/arkcompiler/ets_runtime/ecmascript/extractortool/tests/
H A Dextractor_test.cpp214 EXPECT_FALSE(extractorFriend.extractor_.IsHapCompress("TestFileName")); in HWTEST_F_L0()

Completed in 2 milliseconds