Home
last modified time | relevance | path

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

/hardware/libhardware_legacy/include/hardware_legacy/
DIMountService.h56 virtual int renameSecureContainer(String16 oldId, String16 newId) = 0;
/hardware/google/av/codec2/hidl/1.0/utils/
Dtypes.cpp1739 uint64_t oldId; in holdBufferQueueBlock() local
1743 data, &oldGeneration, &oldId, &oldSlot) || in holdBufferQueueBlock()
1744 (oldId == 0)) { in holdBufferQueueBlock()
1749 if ((oldId == bqId) && (oldGeneration == generation)) { in holdBufferQueueBlock()
1752 static_cast<long long unsigned>(oldId), in holdBufferQueueBlock()