Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/common/src/
H A Doptions.cpp67 char** charsPtr = std::get_if<char*>(&value); in GetChars() local
68 if (charsPtr == nullptr) { in GetChars()
72 return *charsPtr; in GetChars()

Completed in 1 milliseconds