Home
last modified time | relevance | path

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

/hardware/intel/common/utils/ISV/profile/
Disv_profile.cpp353 int userId = 0; in getGlobalStatus() local
357 snprintf(path, 80, "/data/user/%d/com.intel.vpp/shared_prefs/vpp_settings.xml", userId); in getGlobalStatus()
396 ALOGE("%s: failed to read vpp config file %d", __func__, userId); in getGlobalStatus()