Home
last modified time | relevance | path

Searched refs:sourceName_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Doption.cpp220 return sourceName_; in GetSourceName()
242 sourceName_ = srcAbsPath; in SetSourceOption()
H A Doption.h85 std::string sourceName_; variable