Home
last modified time | relevance | path

Searched refs:GET_REMOTE_ABILITY_INFO (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
H A Devent_report.cpp28 const std::string GET_REMOTE_ABILITY_INFO = "GET_REMOTE_ABILITY_INFO"; variable
38 { DBMSEventType::GET_REMOTE_ABILITY_INFO, GET_REMOTE_ABILITY_INFO },
H A Ddistributed_bms_host.cpp53 case static_cast<uint32_t>(DistributedInterfaceCode::GET_REMOTE_ABILITY_INFO): in OnRemoteRequest()
H A Ddistributed_bms.cpp270 DBMSEventType::GET_REMOTE_ABILITY_INFO, GetEventInfo(elementName, localeInfo, resultCode)); in GetRemoteAbilityInfo()
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/interfaces/inner_api/include/
H A Ddistributed_bundle_ipc_interface_code.h23 GET_REMOTE_ABILITY_INFO = 0, enumerator
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/include/
H A Devent_report.h28 GET_REMOTE_ABILITY_INFO, enumerator
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/test/unittest/distributed_bms_host_test/
H A Ddistributed_bms_host_test.cpp63 (DistributedInterfaceCode::GET_REMOTE_ABILITY_INFO), data, reply, option);
82 …es = host.OnRemoteRequest(static_cast<uint32_t>(DistributedInterfaceCode::GET_REMOTE_ABILITY_INFO),
/ohos5.0/foundation/bundlemanager/bundle_framework/
H A Dhisysevent.yaml177 GET_REMOTE_ABILITY_INFO:
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/test/unittest/dbms_services_kit_test/
H A Ddbms_services_kit_test.cpp940 DBMSEventType dbmsEventType = DBMSEventType::GET_REMOTE_ABILITY_INFO;