Home
last modified time | relevance | path

Searched refs:GET_DISTRIBUTED_BUNDLE_NAME (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/interfaces/inner_api/include/
H A Ddistributed_bundle_ipc_interface_code.h32 GET_DISTRIBUTED_BUNDLE_NAME, enumerator
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
H A Ddistributed_bms_host.cpp67 case static_cast<uint32_t>(DistributedInterfaceCode::GET_DISTRIBUTED_BUNDLE_NAME): in OnRemoteRequest()
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/interfaces/inner_api/src/
H A Ddistributed_bms_proxy.cpp228 … int32_t result = SendRequest(DistributedInterfaceCode::GET_DISTRIBUTED_BUNDLE_NAME, data, reply); in GetDistributedBundleName()