Searched refs:PreRemoteAuthCallbackInterfaceCode (Results 1 – 4 of 4) sorted by relevance
81 …ErrCode SendRequest(PreRemoteAuthCallbackInterfaceCode code, MessageParcel &data, MessageParcel &r…
270 enum class PreRemoteAuthCallbackInterfaceCode : uint32_t { enum
173 uint32_t code = static_cast<uint32_t>(PreRemoteAuthCallbackInterfaceCode::ON_RESULT); in OnResult()
228 case static_cast<uint32_t>(PreRemoteAuthCallbackInterfaceCode::ON_RESULT): in OnRemoteRequest()