Home
last modified time | relevance | path

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

/foundation/ability/idl_tool/util/
H A Doptions.h118 return !illegalOptions_.IsEmpty() || sourceFile_.IsEmpty() || !DoLegalLog() || !doLegalParameters_; in HasErrors()
123 return sourceFile_; in GetSourceFile()
178 String sourceFile_; member in OHOS::Idl::Options
H A Doptions.cpp58 sourceFile_ = option; in Parse()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbase_extractor.h66 const std::string sourceFile_; member in OHOS::AppExecFwk::BaseExtractor
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_extractor.cpp30 BaseExtractor::BaseExtractor(const std::string &source) : sourceFile_(source), zipFile_(source) in BaseExtractor()

Completed in 2 milliseconds