Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/service_router_framework/interfaces/inner_api/include/
H A Dservice_router_mgr_interface.h93 QUERY_PURPOSE_INFOS = 1, enumerator
/ohos5.0/foundation/ability/ability_runtime/service_router_framework/interfaces/inner_api/src/
H A Dservice_router_mgr_proxy.cpp74 …_t res = GetParcelableInfos<PurposeInfo>(ServiceRouterMgrProxy::Message::QUERY_PURPOSE_INFOS, data, in QueryPurposeInfos()
/ohos5.0/foundation/ability/ability_runtime/service_router_framework/services/srms/src/
H A Dservice_router_mgr_stub.cpp53 case static_cast<uint32_t>(IServiceRouterManager::Message::QUERY_PURPOSE_INFOS): in OnRemoteRequest()