Home
last modified time | relevance | path

Searched defs:profileBlock (Results 1 - 12 of 12) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
H A Dbms_install_daemon_ipc_test.cpp791 unsigned char *profileBlock; in HWTEST_F() local
889 unsigned char *profileBlock = new unsigned char[1]; in HWTEST_F() local
H A Dbms_install_daemon_host_impl_test.cpp1074 const unsigned char * profileBlock = new unsigned char[0]; in HWTEST_F() local
H A Dbms_install_daemon_test.cpp1110 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 Dbms_installd_client_test.cpp1389 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 Dinstalld_interface.h378 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 Dmock_installd_host_impl.cpp262 DeliverySignProfile(const std::string &bundleName, int32_t profileBlockLength, const unsigned char *profileBlock) DeliverySignProfile() argument
H A Dmock_install_client.cpp266 DeliverySignProfile(const std::string &bundleName, int32_t profileBlockLength, const unsigned char *profileBlock) DeliverySignProfile() argument
H A Dinstalld_client.cpp398 DeliverySignProfile(const std::string &bundleName, int32_t profileBlockLength, const unsigned char *profileBlock) DeliverySignProfile() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinstalld_client.cpp454 DeliverySignProfile(const std::string &bundleName, int32_t profileBlockLength, const unsigned char *profileBlock) DeliverySignProfile() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
H A Dinstalld_host.cpp783 const unsigned char *profileBlock = reinterpret_cast<const unsigned char *>(dataInfo); in HandDeliverySignProfile() local
H A Dinstalld_proxy.cpp727 DeliverySignProfile(const std::string &bundleName, int32_t profileBlockLength, const unsigned char *profileBlock) DeliverySignProfile() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp1447 DeliverySignProfile(const std::string &bundleName, int32_t profileBlockLength, const unsigned char *profileBlock) DeliverySignProfile() argument

Completed in 28 milliseconds