Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/mainboard/google/gru/
H A Dboardid.c36 static uint32_t get_index(uint32_t channel, int *cached_id) in get_index()
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/lib/
H A Dscoped_interface_endpoint_handle.cc39 InterfaceId cached_id = kInvalidInterfaceId; in Close() local