Home
last modified time | relevance | path

Searched defs:originBundleName (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/unittest/file_path_utils_test/
H A Dfile_path_utils_test.cpp414 const std::string& originBundleName = ""; variable
429 const std::string& originBundleName = "bundleName1"; variable
444 const std::string& originBundleName = ""; variable
459 const std::string& originBundleName = ""; variable
474 const std::string& originBundleName = ""; variable
489 const std::string& originBundleName = ""; variable
504 const std::string& originBundleName = ""; variable
519 const std::string& originBundleName = ""; variable
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dfile_path_utils.cpp317const std::string& originBundleName, const std::string& curJsModulePath, const std::string& newJsM… in ParseOhmUri()
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp827 auto originBundleName = it.second->GetBundleName(); in GetLocalData() local