Home
last modified time | relevance | path

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

/base/usb/usb_manager/test/tool/
H A Dusb_function_test.cpp266 static inline bool isNumber(string_view strv) in isNumber() argument
268 return (strv.find_first_not_of("0123456789") == strv.npos); in isNumber()

Completed in 1 milliseconds