Searched refs:name16 (Results 1 – 1 of 1) sorted by relevance
96 String16 name16; in BtBinderGetName() local97 bt_iface->GetName(&name16); in BtBinderGetName()98 std::string name = std::string(String8(name16).string()); in BtBinderGetName()