Searched defs:fb (Results 1 – 10 of 10) sorted by relevance
32 FastBootTool fb; in main() local
175 fastboot::MockFastbootDriver fb; in TEST_F() local198 fastboot::MockFastbootDriver fb; in TEST_F() local243 fastboot::MockFastbootDriver fb; in TEST_F() local273 fastboot::MockFastbootDriver fb; in TEST_F() local315 fastboot::MockFastbootDriver fb; in TEST_F() local
23 FastBootTool fb; in TEST() local38 FastBootTool fb; in TEST() local
113 fastboot::FastBootDriver* fb = nullptr; variable1003 static uint64_t get_uint_var(const char* var_name, fastboot::IFastBootDriver* fb) { in get_uint_var()1296 static int get_slot_count(fastboot::IFastBootDriver* fb) { in get_slot_count()1306 bool supports_AB(fastboot::IFastBootDriver* fb) { in supports_AB()1432 fastboot::IFastBootDriver* fb) { in fetch_partition()1455 const std::string& outfile, fastboot::IFastBootDriver* fb) { in do_fetch()1466 fastboot::IFastBootDriver* fb) { in repack_ramdisk()
109 fastboot::IFastBootDriver* fb; member
71 std::unique_ptr<FastBootDriver> fb; variable
101 bool PartitionHash(FastBootDriver* fb, const std::string& part, std::string* hash, int* retcode, in PartitionHash()
128 FrameBuffer fb; in renderUIIntoBuffer() local
165 FrameBuffer fb; in renderUIIntoBuffer() local
52 static int get_framebuffer(struct simple_fb *fb, unsigned bpp) in get_framebuffer()