Home
last modified time | relevance | path

Searched defs:find_platform (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/api/
H A Dplatform.cpp52 platform &clover::find_platform(cl_platform_id d_platform) in find_platform() function in clover
/aosp_15_r20/external/autotest/frontend/afe/
H A Drpc_utils.py561 def find_platform(hostname, label_list): function