Searched defs:sym (Results 1 – 7 of 7) sorted by relevance
47 void InitSym(TypeParam* sym, uint32_t st_value, uint32_t st_size, uint32_t st_name) { in InitSym()63 TypeParam sym; in TYPED_TEST_P() local90 TypeParam sym; in TYPED_TEST_P() local124 TypeParam sym; in TYPED_TEST_P() local183 TypeParam sym; in TYPED_TEST_P() local228 TypeParam sym; in TYPED_TEST_P() local261 TypeParam sym; in TYPED_TEST_P() local315 TypeParam sym; in TYPED_TEST_P() local
161 Sym sym = {}; in InitSym() local
35 const char* sym = BLUETOOTH_INTERFACE_STRING; in hal_util_load_bt_library() local
52 SymType sym; in ReadFuncInfo() local107 SymType sym; in BuildRemapTable() local
623 for (const auto& sym : symbols) { in PrintFileInfoInProtobuf() local631 for (const auto& sym : dump_symbols) { in PrintFileInfoInProtobuf() local
338 for (const auto& sym : symbols) { in WriteFileFeatures() local
390 const std::string sym = "HIDL_FETCH_" + ifaceName; in openLibs() local450 openLibs(fqName, [&](void* handle, const std::string &lib, const std::string &sym) { in get()