Searched refs:GET_DLP_CONNECTION_INFOS (Results 1 – 4 of 4) sorted by relevance
28 constexpr uint32_t GET_DLP_CONNECTION_INFOS = 2504; variable118 error = remoteObj_->SendRequest(GET_DLP_CONNECTION_INFOS, data, reply, option); in GetDlpConnectionInfos()
39 uint32_t code = static_cast<uint32_t>(AbilityManagerInterfaceCode::GET_DLP_CONNECTION_INFOS); in DoSomethingInterestingWithMyAPI()
481 GET_DLP_CONNECTION_INFOS = 2504, enumerator
511 if (interfaceCode == AbilityManagerInterfaceCode::GET_DLP_CONNECTION_INFOS) { in OnRemoteRequestInnerThirteenth()