Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/common/include/
H A Dconstant.h34 constexpr int INVALIDCHAR = 3; member
/developtools/hapsigner/hapsigntool_cpp/cmd/src/
H A Dcmd_util.cpp403 } else if (key.length() >= str.length() && key.substr(key.length() - INVALIDCHAR) == str) { in ValidAndPutParam()

Completed in 2 milliseconds