Home
last modified time | relevance | path

Searched refs:COMMAND_ON_BUNDLE_ADDED (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/framework/extension/include/
H A Dienterprise_admin.h66 COMMAND_ON_BUNDLE_ADDED = 3, enumerator
/ohos5.0/base/customization/enterprise_device_management/services/edm/src/connection/
H A Denterprise_admin_proxy.cpp53 SendRequest(COMMAND_ON_BUNDLE_ADDED, data); in OnBundleAdded()
/ohos5.0/base/customization/enterprise_device_management/framework/extension/src/
H A Denterprise_admin_stub.cpp49 case COMMAND_ON_BUNDLE_ADDED: in CallFuncByCode()
/ohos5.0/base/customization/enterprise_device_management/test/unittest/services/edm/src/
H A Denterprise_bundle_connection_test.cpp67 EXPECT_TRUE(remoteObject->code_ == IEnterpriseAdmin::COMMAND_ON_BUNDLE_ADDED);