Home
last modified time | relevance | path

Searched refs:CheckArgumentHex (Results 1 – 3 of 3) sorted by relevance

/system/vold/
DVoldNativeServiceValidation.h35 binder::Status CheckArgumentHex(const std::string& hex);
DVoldNativeServiceValidation.cpp98 binder::Status CheckArgumentHex(const std::string& hex) { in CheckArgumentHex() function
DVoldNativeService.cpp104 binder::Status status = CheckArgumentHex((hex)); \