Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/sde-drm/
Ddrm_panel_feature_mgr.cpp178 std::string tmpstr(sm[1]); in ParseDsppCapabilities() local
179 int temp = atoi(tmpstr.c_str()); // atoi safe to use due to regex success in ParseDsppCapabilities()