Home
last modified time | relevance | path

Searched defs:protoBinSuffix (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/merge_abc/src/
H A Doptions.h38 const std::string &protoBinSuffix() const in protoBinSuffix() function in panda::proto::Options
H A Dmain.cpp56 std::string protoBinSuffix = options->protoBinSuffix(); in Run() local
H A DmergeProgram.cpp33 bool MergeProgram::EnumerateFilesWindows(const std::string &protoBinPath, const std::string &protoBinSuffix, in EnumerateFilesWindows() argument
95 bool MergeProgram::GetProtoFiles(const std::string &protoBinPath, const std::string &protoBinSuffix, in GetProtoFiles() argument
105 bool MergeProgram::AppendProtoFiles(const std::string &filePath, const std::string &protoBinSuffix, in AppendProtoFiles() argument
133 CollectProtoFiles(std::string &input, const std::string &protoBinSuffix, std::vector<std::string> &protoFiles) CollectProtoFiles() argument
[all...]

Completed in 2 milliseconds