Home
last modified time | relevance | path

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

/hardware/interfaces/gnss/common/utils/default/
DGnssReplayUtils.cpp59 struct stat sb; in hasGnssDeviceFile() local
64 struct stat sb; in hasFixedLocationDeviceFile() local
/hardware/interfaces/security/keymint/aidl/vts/functional/
DSecureElementProvisioningTest.cpp221 auto sb = keymints_.find(SecurityLevel::STRONGBOX)->second; in TEST_F() local
239 auto sb = keymints_.find(SecurityLevel::STRONGBOX)->second; in TEST_F() local
278 auto sb = keymints_.find(SecurityLevel::STRONGBOX)->second; in TEST_F() local
302 auto sb = keymints_.find(SecurityLevel::STRONGBOX)->second; in TEST_F() local
340 auto sb = keymints_.find(SecurityLevel::STRONGBOX)->second; in TEST_F() local
/hardware/google/aemu/base/
DSharedMemory_posix.cpp91 struct stat sb; in openInternal() local
/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferallocation.cpp111 rect_t sb = {0, 0}; in get_afbc_sb_size() local
321 const rect_t sb = get_afbc_sb_size(alloc_type, plane); in get_pixel_w_h() local
675 const rect_t sb = get_afbc_sb_size(alloc_type, plane); in calc_allocation_size() local
/hardware/interfaces/camera/provider/aidl/vts/
Ddevice_cb.cpp151 StreamBuffer& sb = tmpRetBuffers[j]; in requestStreamBuffers() local
/hardware/google/graphics/common/libhwc2.1/libdevice/
DBrightnessController.h134 struct stat sb; in fileExists() local
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmwifi_channels.h308 #define LCHSPEC_CREATE(chan, band, bw, sb) ((uint16)((chan) | (sb) | (bw) | (band))) argument
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp1459 for (const auto& sb : results.outputBuffers) { in processCaptureResultLocked() local