Home
last modified time | relevance | path

Searched defs:profileBlock (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/include/provision/
H A Dprovision_info.h100 std::unique_ptr<unsigned char[]> profileBlock; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
H A Dbms_install_daemon_ipc_test.cpp791 unsigned char *profileBlock; variable
H A Dbms_install_daemon_host_impl_test.cpp1071 const unsigned char * profileBlock = new unsigned char[0]; variable
H A Dbms_install_daemon_test.cpp1400 unsigned char *profileBlock = new unsigned char[0]; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dinstalld_interface.h385 const unsigned char *profileBlock) in DeliverySignProfile()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/
H A Dbms_installd_client_test.cpp1373 unsigned char *profileBlock = new unsigned char[0]; variable
1387 unsigned char *profileBlock = new unsigned char[1]; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dinstalld_client.cpp404 const unsigned char *profileBlock) in DeliverySignProfile()
H A Dmock_install_client.cpp274 const unsigned char *profileBlock) in DeliverySignProfile()
H A Dmock_installd_host_impl.cpp270 const unsigned char *profileBlock) in DeliverySignProfile()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinstalld_client.cpp466 const unsigned char *profileBlock) in DeliverySignProfile()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
H A Dinstalld_host.cpp810 const unsigned char *profileBlock = reinterpret_cast<const unsigned char *>(dataInfo); in HandDeliverySignProfile() local
H A Dinstalld_proxy.cpp757 const unsigned char *profileBlock) in DeliverySignProfile()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp1500 const unsigned char *profileBlock) in DeliverySignProfile()