Home
last modified time | relevance | path

Searched defs:new_name (Results 1 – 13 of 13) sorted by relevance

/aosp12/frameworks/base/tools/aapt2/
H A DNameMangler.h88 std::string new_name = out_name->substr(pivot + 1); in Unmangle() local
/aosp12/system/bt/test/suite/adapter/
H A Dadapter_unittest.cc64 bt_property_t* new_name = property_new_name("BluetoothTestName1"); in TEST_F() local
/aosp12/system/core/fs_mgr/liblp/
H A Dutility.cpp239 std::string new_name = group_name.substr(0, group_name.size() - slot_suffix.size()) + in UpdateMetadataForInPlaceSnapshot() local
257 std::string new_name = in UpdateMetadataForInPlaceSnapshot() local
H A Dbuilder.cpp285 std::string new_name = in UpdateMetadataForOtherSuper() local
/aosp12/build/make/tools/atree/
H A Datree.cpp97 ostringstream new_name; in escape_filename() local
/aosp12/system/tools/aidl/tests/rust/
H A Dtest_client.rs691 let new_name = service.GetNewNameInterface(); in test_renamed_interface() localVariable
726 let new_name = old_name in test_renamed_interface_old_as_new() localVariable
/aosp12/system/extras/simpleperf/
H A Drecord_test.cpp139 std::string new_name = "a_much_longer_name"; in TEST_F() local
/aosp12/packages/providers/MediaProvider/jni/
H A Dnode-inl.h225 void RenameChild(const std::string& old_name, const std::string& new_name, node* new_parent) { in RenameChild()
H A DFuseDaemon.cpp1086 const char* new_name, unsigned int flags) { in do_rename()
1145 const char* new_name, unsigned int flags) { in pf_rename()
/aosp12/hardware/interfaces/bluetooth/1.0/vts/functional/
H A DVtsHalBluetoothV1_0TargetTest.cpp394 char new_name[] = "John Jacob Jingleheimer Schmidt ___________________0"; in sendAndCheckHCI() local
/aosp12/hardware/interfaces/bluetooth/1.1/vts/functional/
H A DVtsHalBluetoothV1_1TargetTest.cpp406 char new_name[] = "John Jacob Jingleheimer Schmidt ___________________0"; in sendAndCheckHCI() local
/aosp12/system/vold/
H A DKeyStorage.cpp295 static bool RenameKeyDir(const std::string& old_name, const std::string& new_name) { in RenameKeyDir()
/aosp12/bionic/linker/
H A Dlinker.cpp2118 const char* new_name = name_to_apex.c_str(); in do_dlopen() local