Home
last modified time | relevance | path

Searched refs:fixed_id (Results 1 – 4 of 4) sorted by relevance

/hardware/google/aemu/host-common/
DHostmemIdMapping_unittest.cpp34 .fixed_id = 0, in TEST()
45 .fixed_id = 0, in TEST()
56 .fixed_id = 0, in TEST()
84 .fixed_id = 0, in TEST()
92 .fixed_id = 0, in TEST()
DHostmemIdMapping.cpp46 wantedId = entry->fixed_id; in add()
Daddress_space_graphics.cpp442 entry.fixed_id = create.hostmemId ? create.hostmemId : 0; in fillBlockLocked()
/hardware/google/aemu/host-common/include/host-common/
Dvm_operations.h47 uint64_t fixed_id; member