Home
last modified time | relevance | path

Searched defs:normalizedTypeVec (Results 1 – 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_bundlemanager/bmsdefaultapp_fuzzer/
Dbmsdefaultapp_fuzzer.cpp228 std::vector<std::string> normalizedTypeVec; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/
Ddefault_app_mgr.cpp891 …DefaultAppMgr::GetDefaultInfo(const int32_t userId, const std::vector<std::string>& normalizedType… in GetDefaultInfo()
902 const int32_t userId, const std::vector<std::string>& normalizedTypeVec, in SendDefaultAppChangeEventIfNeeded()