Searched defs:new_name (Results 1 – 5 of 5) sorted by relevance
21 TEST(BtNameTest, new_name) { in TEST() argument
111 bt_property_t* new_name = property_new_name("BluetoothTestName1"); in TEST_F() local
188 std::vector<uint8_t> new_name = ChangeDeviceName(std::vector<uint8_t>{start_pos, end_pos}); in FilterGapData() local
247 void RenameChild(const std::string& old_name, const std::string& new_name, node* new_parent) { in RenameChild()
1387 const char* new_name, unsigned int flags) { in do_rename()1462 const char* new_name, unsigned int flags) { in pf_rename()