Searched refs:CALL_REQUEST_DONE (Results 1 – 4 of 4) sorted by relevance
38 uint32_t code = static_cast<uint32_t>(AbilityManagerInterfaceCode::CALL_REQUEST_DONE); in DoSomethingInterestingWithMyAPI()
323 CALL_REQUEST_DONE = 1036, enumerator
377 if (interfaceCode == AbilityManagerInterfaceCode::CALL_REQUEST_DONE) { in OnRemoteRequestInnerNinth()
3622 auto error = SendRequest(AbilityManagerInterfaceCode::CALL_REQUEST_DONE, data, reply, option); in CallRequestDone()