Home
last modified time | relevance | path

Searched defs:bid (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/core/java/com/android/server/location/countrydetector/
DLocationBasedCountryDetector.java99 final long bid = Binder.clearCallingIdentity(); in registerListener() local
111 final long bid = Binder.clearCallingIdentity(); in unregisterListener() local
123 final long bid = Binder.clearCallingIdentity(); in getLastKnownLocation() local
/frameworks/av/media/codec2/hal/client/
DGraphicsTracker.cpp35 c2_status_t retrieveAHardwareBufferId(const C2ConstGraphicBlock &blk, uint64_t *bid) { in retrieveAHardwareBufferId()
461 uint64_t bid = it->second->mId; in clearCacheIfNecessaryLocked() local
601 uint64_t bid = (*pBuffer)->mId; in commitAllocate() local
766 c2_status_t GraphicsTracker::requestDeallocate(uint64_t bid, const sp<Fence> &fence, in requestDeallocate()
805 std::shared_ptr<BufferCache> &cache, int slotId, uint64_t bid, bool *updateDequeue) { in commitDeallocate()
821 c2_status_t GraphicsTracker::deallocate(uint64_t bid, const sp<Fence> &fence) { in deallocate()
850 c2_status_t GraphicsTracker::requestRender(uint64_t bid, std::shared_ptr<BufferCache> *cache, in requestRender()
923 uint64_t bid; in render() local
/frameworks/av/media/module/bufferpool/1.0/vts/
Dsingle.cpp121 BufferId bid[kNumRecycleTest]; in TEST_F() local
/frameworks/av/media/module/bufferpool/2.0/tests/
Dsingle.cpp125 BufferId bid[kNumRecycleTest]; in TEST_F() local
DBufferpoolUnitTest.cpp278 std::vector<BufferId> bid{}; in TEST_F() local
/frameworks/base/telephony/java/android/telephony/
DCellIdentityCdma.java100 public CellIdentityCdma(int nid, int sid, int bid, int lon, int lat, in CellIdentityCdma()
/frameworks/av/media/codec2/tests/aidl/
DGraphicsTracker_test.cpp211 uint64_t bid; in queueBuffer() local
330 uint64_t bid; in TEST_F() local
370 uint64_t bid; in TEST_F() local
/frameworks/av/media/module/bufferpool/2.0/
DBufferPoolClient.cpp717 BufferId bid = it->second->id(); in invalidateRange() local