Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/display/gpu_tonemapper/
DEGLImageWrapper.cpp34 static string pidString = std::to_string(getpid()); variable
43 string symlinkPath = "/proc/"+pidString+"/fd/"+fdString; in get_ion_buff_str()
/hardware/qcom/sm8150/display/gpu_tonemapper/
DEGLImageWrapper.cpp33 static string pidString = std::to_string(getpid()); variable
72 string symlinkPath = "/proc/"+pidString+"/fd/"+fdString; in get_ion_buff_str()