Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkQueryPool.cpp25 , state(UNAVAILABLE) in Query()
33 auto prevState = state.exchange(UNAVAILABLE); in reset()
149 …if(current.state == Query::ACTIVE || (current.state == Query::UNAVAILABLE && !(flags & VK_QUERY_RE… in getResults()
DVkQueryPool.hpp36 UNAVAILABLE, enumerator
/third_party/protobuf/src/google/protobuf/stubs/
Dstatus.h62 UNAVAILABLE = 14, enumerator
Dstatus.cc73 case UNAVAILABLE: in CodeEnumToString()
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_net_http.js62 UNAVAILABLE: 503, property
Dohos_wifi.js97 UNAVAILABLE : 4, property
212 deviceStatus: P2pDeviceStatus.UNAVAILABLE,
/third_party/pulseaudio/src/pulsecore/
Dcore.c669 CHECK_CAUSE(p, first, cause_bitfield, UNAVAILABLE); in pa_suspend_cause_to_string()