Home
last modified time | relevance | path

Searched defs:specifiedDistributionType (Results 1 – 18 of 18) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_provision_info/
Dapp_provision_info_manager.cpp57 const std::string &bundleName, const std::string &specifiedDistributionType) in SetSpecifiedDistributionType()
63 const std::string &bundleName, std::string &specifiedDistributionType) in GetSpecifiedDistributionType()
Dapp_provision_info_rdb.cpp197 const std::string &bundleName, const std::string &specifiedDistributionType) in SetSpecifiedDistributionType()
214 const std::string &bundleName, std::string &specifiedDistributionType) in GetSpecifiedDistributionType()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_app_provision_info_test/
Dbms_bundle_app_provision_info_test.cpp542 std::string specifiedDistributionType; variable
564 std::string specifiedDistributionType = "distributionType"; variable
580 std::string specifiedDistributionType = "distributionType"; variable
599 std::string specifiedDistributionType; variable
611 std::string specifiedDistributionType; variable
685 std::string specifiedDistributionType; variable
702 std::string specifiedDistributionType; variable
724 std::string specifiedDistributionType; variable
786 std::string specifiedDistributionType; variable
804 std::string specifiedDistributionType; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_hsp_test/
Dbms_bundle_hsp_test.cpp339 std::string specifiedDistributionType; variable
Dbms_bundle_shared_library_install_test.cpp577 std::string specifiedDistributionType; variable
858 std::string specifiedDistributionType = ""; variable
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dinstall_param.h83 std::string specifiedDistributionType = ""; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_permission_grant_test/
Dbms_bundle_permission_system_app_test.cpp911 std::string specifiedDistributionType; variable
Dbms_bundle_permission_false_test.cpp1354 std::string specifiedDistributionType; variable
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
Dinstaller.cpp686 …rseSpecifiedDistributionType(napi_env env, napi_value args, std::string &specifiedDistributionType) in ParseSpecifiedDistributionType()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
Dbundle_mgr_interface.h1172 …GetSpecifiedDistributionType(const std::string &bundleName, std::string &specifiedDistributionType) in GetSpecifiedDistributionType()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
Dbms_bundle_kit_service_test.cpp9897 std::string specifiedDistributionType; variable
9916 std::string specifiedDistributionType; variable
9936 std::string specifiedDistributionType; variable
9957 std::string specifiedDistributionType; variable
9982 std::string specifiedDistributionType; variable
Dbms_bundle_data_mgr_test.cpp2222 std::string specifiedDistributionType = ""; variable
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
Dacts_bms_kit_system_test.cpp7874 std::string specifiedDistributionType; variable
7897 std::string specifiedDistributionType; variable
8026 std::string specifiedDistributionType; variable
8072 std::string specifiedDistributionType; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
Dbms_bundle_manager_test.cpp5017 std::string specifiedDistributionType; variable
5030 std::string specifiedDistributionType; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_mgr_host_impl.cpp2721 std::string &specifiedDistributionType) in GetSpecifiedDistributionType()
Dbundle_data_mgr.cpp4987 const std::string &bundleName, std::string &specifiedDistributionType) in GetSpecifiedDistributionType()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_proxy.cpp3409 std::string &specifiedDistributionType) in GetSpecifiedDistributionType()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
Dbundle_manager.cpp3295 std::string specifiedDistributionType; in GetSpecifiedDistributionType() local