Home
last modified time | relevance | path

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

/developtools/hiperf/src/
Dutilities.cpp701 std::string userType = OHOS::system::GetParameter(USER_TYPE_PARAM, USER_TYPE_PARAM_GET); in GetUserType() local
702 HLOGD("GetUserType: userType is %s", userType.c_str()); in GetUserType()
703 return userType; in GetUserType()