Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/interfaces/inner_api/include/
H A Ddistributed_bundle_ipc_interface_code.h31 GET_DISTRIBUTED_BUNDLE_INFO, enumerator
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
H A Ddistributed_bms_host.cpp65 case static_cast<uint32_t>(DistributedInterfaceCode::GET_DISTRIBUTED_BUNDLE_INFO): in OnRemoteRequest()
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/interfaces/inner_api/src/
H A Ddistributed_bms_proxy.cpp204 DistributedInterfaceCode::GET_DISTRIBUTED_BUNDLE_INFO, data, distributedBundleInfo); in GetDistributedBundleInfo()
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/test/unittest/distributed_bms_host_test/
H A Ddistributed_bms_host_test.cpp289 (DistributedInterfaceCode::GET_DISTRIBUTED_BUNDLE_INFO), data, reply, option);