Home
last modified time | relevance | path

Searched defs:preinstalledApplicationInfos (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundlemgrproxy_fuzzer/
H A Dbundlemgrproxy_fuzzer.cpp317 std::vector<PreinstalledApplicationInfo> preinstalledApplicationInfos; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.h271 std::vector<PreinstalledApplicationInfo> preinstalledApplicationInfos; member
H A Dbundle_manager.cpp4966 …napi_env env, napi_value result, const std::vector<PreinstalledApplicationInfo> &preinstalledAppli… in ProcessPreinstalledApplicationInfos()
5005 std::vector<PreinstalledApplicationInfo> &preinstalledApplicationInfos) in InnerGetAllPreinstalledApplicationInfos()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
H A Dbms_install_system_test.cpp1938 std::vector<PreinstalledApplicationInfo> preinstalledApplicationInfos; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h1466 std::vector<PreinstalledApplicationInfo> &preinstalledApplicationInfos) in GetAllPreinstalledApplicationInfos()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp4879 std::vector<PreinstalledApplicationInfo> &preinstalledApplicationInfos) in GetAllPreinstalledApplicationInfos()
H A Dbundle_mgr_host.cpp3764 std::vector<PreinstalledApplicationInfo> preinstalledApplicationInfos; in HandleGetAllPreinstalledApplicationInfos() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp4032 std::vector<PreinstalledApplicationInfo> &preinstalledApplicationInfos) in GetAllPreinstalledApplicationInfos()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp5296 std::vector<PreinstalledApplicationInfo> preinstalledApplicationInfos; variable
H A Dbms_bundle_kit_service_test.cpp9664 std::vector<PreinstalledApplicationInfo> preinstalledApplicationInfos; variable