Home
last modified time | relevance | path

Searched refs:GET_REMOTE_ABILITY_INFO (Results 1 - 7 of 7) sorted by relevance

/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
H A Devent_report.cpp28 const std::string GET_REMOTE_ABILITY_INFO = "GET_REMOTE_ABILITY_INFO"; member
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()
/foundation/bundlemanager/distributed_bundle_framework/interfaces/inner_api/include/
H A Ddistributed_bundle_ipc_interface_code.h23 GET_REMOTE_ABILITY_INFO = 0, member in OHOS::AppExecFwk::DistributedInterfaceCode
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/include/
H A Devent_report.h28 GET_REMOTE_ABILITY_INFO, member in OHOS::AppExecFwk::DBMSEventType
/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); in HWTEST_F()
82 int res = host.OnRemoteRequest(static_cast<uint32_t>(DistributedInterfaceCode::GET_REMOTE_ABILITY_INFO), in HWTEST_F()
/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; in HWTEST_F()

Completed in 9 milliseconds