Searched refs:GET_ELEMENT_NAME_BY_TOKEN (Results 1 – 4 of 4) sorted by relevance
38 uint32_t code = static_cast<uint32_t>(AbilityManagerInterfaceCode::GET_ELEMENT_NAME_BY_TOKEN); in DoSomethingInterestingWithMyAPI()
488 GET_ELEMENT_NAME_BY_TOKEN = 3003, enumerator
489 if (interfaceCode == AbilityManagerInterfaceCode::GET_ELEMENT_NAME_BY_TOKEN) { in OnRemoteRequestInnerThirteenth()
124 …int error = SendRequest(AbilityManagerInterfaceCode::GET_ELEMENT_NAME_BY_TOKEN, data, reply, optio… in GetElementNameByToken()