Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/client/cros/cellular/
H A Dhermes_utils.py97 (hermes_constants.ProfileClassToString(
253 if (hermes_constants.ProfileClassToString(
290 if (hermes_constants.ProfileClassToString(profile.profileclass) ==
501 if hermes_constants.ProfileClassToString(
H A Dhermes_constants.py83 def ProfileClassToString(pclass): function