Home
last modified time | relevance | path

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

/hardware/interfaces/security/keymint/aidl/vts/functional/
DVtsRemotelyProvisionedComponentTests.cpp133 string device_suffix(const string& name) { in device_suffix() function
142 string rp_suffix = device_suffix(rp_name); in matching_keymint_device()
148 if (device_suffix(km_name) == rp_suffix && AServiceManager_isDeclared(km_name.c_str())) { in matching_keymint_device()