Home
last modified time | relevance | path

Searched defs:resolve_count (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/base/files/
H A Dfile_path_watcher_fsevents.cc37 unsigned resolve_count = 0; in ResolvePath() local
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_path_watcher_fsevents.cc36 unsigned resolve_count = 0; in ResolvePath() local
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_pass.h48 uint32_t resolve_count; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_query.cpp536 unsigned resolve_count = q_parent->type == PIPE_QUERY_TIME_ELAPSED ? 2 : 1; in end_subquery() local