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.cpp204 const std::string &bundleName, const std::string &specifiedDistributionType) in SetSpecifiedDistributionType()
221 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.cpp547 std::string specifiedDistributionType; variable
569 std::string specifiedDistributionType = "distributionType"; variable
585 std::string specifiedDistributionType = "distributionType"; variable
604 std::string specifiedDistributionType; variable
616 std::string specifiedDistributionType; variable
690 std::string specifiedDistributionType; variable
707 std::string specifiedDistributionType; variable
729 std::string specifiedDistributionType; variable
791 std::string specifiedDistributionType; variable
809 std::string specifiedDistributionType; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_hsp_test/
Dbms_bundle_hsp_test.cpp340 std::string specifiedDistributionType; variable
Dbms_bundle_shared_library_install_test.cpp578 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.cpp1355 std::string specifiedDistributionType; variable
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
Dinstaller.cpp741 …rseSpecifiedDistributionType(napi_env env, napi_value args, std::string &specifiedDistributionType) in ParseSpecifiedDistributionType()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
Dbms_bundle_kit_service_test.cpp9732 std::string specifiedDistributionType; variable
9751 std::string specifiedDistributionType; variable
9771 std::string specifiedDistributionType; variable
9792 std::string specifiedDistributionType; variable
9817 std::string specifiedDistributionType; variable
Dbms_bundle_data_mgr_test.cpp2207 std::string specifiedDistributionType = ""; variable
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
Dbundle_mgr_interface.h1213 …GetSpecifiedDistributionType(const std::string &bundleName, std::string &specifiedDistributionType) in GetSpecifiedDistributionType()
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
Dacts_bms_kit_system_test.cpp7516 std::string specifiedDistributionType; variable
7539 std::string specifiedDistributionType; variable
7668 std::string specifiedDistributionType; variable
7714 std::string specifiedDistributionType; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
Dbms_bundle_manager_test.cpp4988 std::string specifiedDistributionType; variable
5001 std::string specifiedDistributionType; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_mgr_host_impl.cpp2987 std::string &specifiedDistributionType) in GetSpecifiedDistributionType()
Dbundle_data_mgr.cpp5396 const std::string &bundleName, std::string &specifiedDistributionType) in GetSpecifiedDistributionType()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_proxy.cpp3496 std::string &specifiedDistributionType) in GetSpecifiedDistributionType()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
Dbundle_manager.cpp3570 std::string specifiedDistributionType; in GetSpecifiedDistributionType() local