Home
last modified time | relevance | path

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

/ohos5.0/base/security/asset/test/unittest/inner_kits_rust/src/
H A Dquery.rs69 let new_name = format!("{:?}{}", function_name, i); in query_without_limit() localVariable
78 let new_name = format!("{:?}{}", function_name, i); in query_without_limit() localVariable
89 let new_name = format!("{:?}{}", function_name, i); in query_with_offset_without_limit() localVariable
102 let new_name = format!("{:?}{}", function_name, i + offset); in query_with_offset_without_limit() localVariable
113 let new_name = format!("{:?}{}", function_name, i); in query_with_limit_with_without_offset() localVariable
143 let new_name = format!("{:?}{}", function_name, i); in query_with_limit_with_without_offset() localVariable
/aosp14/frameworks/base/tools/aapt2/
H A DNameMangler.h87 std::string new_name = out_name->substr(pivot + 1); in Unmangle() local
/aosp14/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