/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/ |
H A D | bms_install_daemon_ipc_test.cpp | 791 unsigned char *profileBlock;
in HWTEST_F() local 889 unsigned char *profileBlock = new unsigned char[1];
in HWTEST_F() local
|
H A D | bms_install_daemon_host_impl_test.cpp | 1074 const unsigned char * profileBlock = new unsigned char[0];
in HWTEST_F() local
|
H A D | bms_install_daemon_test.cpp | 1110 unsigned char *profileBlock = new unsigned char[0]; in HWTEST_F() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/ |
H A D | bms_installd_client_test.cpp | 1389 unsigned char *profileBlock = new unsigned char[0]; in HWTEST_F() local 1404 unsigned char *profileBlock = new unsigned char[1]; in HWTEST_F() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/ |
H A D | installd_interface.h | 378 DeliverySignProfile(const std::string &bundleName, int32_t profileBlockLength, const unsigned char *profileBlock) DeliverySignProfile() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | mock_installd_host_impl.cpp | 262 DeliverySignProfile(const std::string &bundleName, int32_t profileBlockLength, const unsigned char *profileBlock) DeliverySignProfile() argument
|
H A D | mock_install_client.cpp | 266 DeliverySignProfile(const std::string &bundleName, int32_t profileBlockLength, const unsigned char *profileBlock) DeliverySignProfile() argument
|
H A D | installd_client.cpp | 398 DeliverySignProfile(const std::string &bundleName, int32_t profileBlockLength, const unsigned char *profileBlock) DeliverySignProfile() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | installd_client.cpp | 454 DeliverySignProfile(const std::string &bundleName, int32_t profileBlockLength, const unsigned char *profileBlock) DeliverySignProfile() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/ |
H A D | installd_host.cpp | 783 const unsigned char *profileBlock = reinterpret_cast<const unsigned char *>(dataInfo); in HandDeliverySignProfile() local
|
H A D | installd_proxy.cpp | 727 DeliverySignProfile(const std::string &bundleName, int32_t profileBlockLength, const unsigned char *profileBlock) DeliverySignProfile() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
H A D | installd_host_impl.cpp | 1447 DeliverySignProfile(const std::string &bundleName, int32_t profileBlockLength, const unsigned char *profileBlock) DeliverySignProfile() argument
|