Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/cmd/src/
H A Dcmd_util.cpp501 std::string firstStr = supportTypes.substr(0, supportTypes.find_last_of(",")); in VerifyType() local
504 if (inputType == firstStr || inputType == secondStr) { in VerifyType()

Completed in 2 milliseconds