Searched defs:live (Results 1 – 8 of 8) sorted by relevance
| /device/generic/vulkan-cereal/stream-servers/vulkan/ |
| D | VkReconstruction.cpp | 62 …[&backDeps](bool live, uint64_t componentHandle, uint64_t entityHandle, const HandleReconstruction… in save() 71 …[&topoOrder, &backDeps](bool live, uint64_t componentHandle, uint64_t entityHandle, const HandleRe… in save() 302 …mApiTrace.forEachLiveEntry_const([&traceBytesTotal](bool live, uint64_t handle, const ApiInfo& inf… in dump() 307 …mHandleReconstructions.forEachLiveComponent_const([this](bool live, uint64_t componentHandle, uint… in dump() 319 …mHandleModifications.forEachLiveComponent_const([this](bool live, uint64_t componentHandle, uint64… in dump() 437 …[&orderedModifies](bool live, uint64_t componentHandle, uint64_t entityHandle, const HandleModific… in getOrderedUniqueModifyApis()
|
| D | VkCommonOperations.h | 65 bool live = false; member
|
| /device/generic/vulkan-cereal/base/ |
| D | EntityManager.h | 339 bool live = isLive(handle); in forEachEntry() local 348 bool live = isLive(handle); in forEachLiveEntry() local 360 bool live = isLive(handle); in forEachLiveEntry_const() local 597 bool live = false; member
|
| /device/google/trout/hal/audio/6.0/ |
| D | audio_vbuffer.h | 29 size_t live; member
|
| D | audio_vbuffer.c | 62 int live = audio_vbuffer->live; in audio_vbuffer_live() local
|
| /device/generic/car/emulator/audio/driver/ |
| D | audio_vbuffer.h | 29 size_t live; member
|
| D | audio_vbuffer.c | 62 int live = audio_vbuffer->live; in audio_vbuffer_live() local
|
| /device/google/cuttlefish/guest/hals/audio/ |
| D | audio_hw.c | 81 size_t live; member 117 int live = audio_vbuffer->live; in audio_vbuffer_live() local
|