Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/c_utils/base/src/
H A Dtimer.cpp239 void Timer::EraseUnusedTimerId(uint32_t interval, const std::vector<uint32_t>& unusedIds) in EraseUnusedTimerId()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.cpp1072 GLuint unusedIds = 0; in DeviceGLES() local