Home
last modified time | relevance | path

Searched refs:componentLocalId (Results 1 – 2 of 2) sorted by relevance

/hardware/google/av/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
DComponentStore.h106 void reportComponentDeath(const Component::LocalId& componentLocalId);
/hardware/google/av/codec2/hidl/1.0/utils/
DComponentStore.cpp296 const Component::LocalId& componentLocalId) { in reportComponentDeath() argument
298 mComponentRoster.erase(componentLocalId); in reportComponentDeath()