Home
last modified time | relevance | path

Searched defs:newName (Results 1 - 25 of 41) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/transformApi/
H A DtransformsCorrectly.fromTranspileModule.js1 var newName = void 0 /*undefined*/; variable
/third_party/lzma/CPP/7zip/Archive/Common/
H A DItemNameUtils.cpp30 UString newName = name; in GetOsPath() local
129 UString newName = name; in WinPathToOsPath() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DHoistConstants.cpp73 const Name newName = idGen.createNewName(oldVar.name()); in rewrite() local
H A DAstHelpers.cpp105 Name newName = idGen.createNewName(Name(oldFunc)); in CloneFunction() local
125 Name newName = idGen ? idGen->createNewName(Name(oldFunc)) : Name(oldFunc); in CloneFunctionAndPrependParam() local
146 Name newName = idGen ? idGen->createNewName(Name(oldFunc)) : Name(oldFunc); in CloneFunctionAndAppendParams() local
169 Name newName in CloneFunctionAndChangeReturnType() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DMetaRenamer.cpp65 const char *newName() { in newName() function
/foundation/filemanagement/user_file_service/test/unittest/
H A Dexternal_file_access_test.cpp121 bool FileExtensionHelperTest::ReplaceBundleNameFromPath(std::string &path, const std::string &newName) in ReplaceBundleNameFromPath() argument
H A Dmedialibrary_file_access_test_info.cpp822 static bool ReplaceBundleNameFromPath(std::string &path, const std::string &newName) in ReplaceBundleNameFromPath() argument
/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/
H A Dfile_operations_cloud_test.cpp1759 const char *newName = ""; in HWTEST_F() local
1787 const char *newName = ""; in HWTEST_F() local
1816 const char *newName = "mock"; in HWTEST_F() local
1845 const char *newName = "test"; in HWTEST_F() local
H A Dfuse_operations_test.cpp1222 const char *newName = ""; in HWTEST_F() local
1248 const char *newName = ""; in HWTEST_F() local
1282 const char *newName = ""; in HWTEST_F() local
/foundation/filemanagement/dfs_service/services/clouddisk_database/include/
H A Dclouddisk_notify_const.h55 std::string newName = ""; member
/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveOpenCallback.h175 bool SetSecondFileInfo(CFSTR newName) in SetSecondFileInfo() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_properties.cpp62 std::string newName = name; in SetLocalName() local
/foundation/multimedia/media_foundation/src/osal/task/pthread/
H A DtaskInner.cpp56 std::string newName = name_ + std::to_string(++singletonTaskId); in TaskInner() local
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_util.cpp229 bool StoreUtil::Rename(const std::string &oldName, const std::string &newName) in Rename() argument
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_util.cpp235 bool StoreUtil::Rename(const std::string &oldName, const std::string &newName) in Rename() argument
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_base.cpp135 Rename(fuse_req_t req, fuse_ino_t parent, const char *name, fuse_ino_t newParent, const char *newName, unsigned int flags) Rename() argument
H A Dfuse_operations.cpp261 Rename(fuse_req_t req, fuse_ino_t parent, const char *name, fuse_ino_t newParent, const char *newName, unsigned int flags) Rename() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialib_statistic_test/src/
H A Dmedia_space_statistics_test.cpp298 void CreateFile(std::string baseURI, std::string targetPath, std::string newName, MediaType mediaType, in CreateFile() argument
338 void CopyFile(std::string srcUri, std::string baseURI, std::string targetPath, std::string newName, in CopyFile() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/photo_album_test/src/
H A Dphoto_album_test.cpp516 const string newName = "NewAlbumName1"; local
566 const string newName = "NewAlbumName3"; local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DRewriteStructSamplers.cpp593 void extractSampler(const std::string &newName, in extractSampler() argument
609 nameBuilder << newName; in extractSampler() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_smartalbum_map_operations.cpp326 string newName = MediaLibraryDataManagerUtils::GetDisPlayNameFromPath(assetPath); in RecycleDir() local
405 string newName = MediaLibraryDataManagerUtils::GetDisPlayNameFromPath(assetPath); in RecycleFile() local
/third_party/icu/icu4c/source/common/
H A Dserv.cpp342 ICUService::ICUService(const UnicodeString& newName) in ICUService() argument
/third_party/lzma/CPP/7zip/UI/Console/
H A DExtractCallbackConsole.cpp284 AskOverwrite(const wchar_t *existName, const FILETIME *existTime, const UInt64 *existSize, const wchar_t *newName, const FILETIME *newTime, const UInt64 *newSize, Int32 *answer) AskOverwrite() argument
/third_party/node/deps/icu-small/source/common/
H A Dserv.cpp342 ICUService::ICUService(const UnicodeString& newName) in ICUService() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dserv.cpp348 ICUService::ICUService(const UnicodeString& newName) in ICUService() argument

Completed in 24 milliseconds

12