Searched defs:responseCode (Results 1 – 3 of 3) sorted by relevance
57 finalize(uint32_t responseCode, ApcCompatCallback callback, in finalize()130 void finalize(ResponseCode responseCode, const hidl_vec<uint8_t>& dataConfirmed, in finalize()153 android::hardware::Return<void> result(ResponseCode responseCode, in result()279 finalize(int32_t responseCode, in finalize()316 ::ndk::ScopedAStatus result(int32_t responseCode, const std::vector<uint8_t>& dataConfirmed, in result()
621 int responseCode = 0; in getNetworkForDnsInternal() local
848 auto responseCode = unwrapError(rc); in DoesKeyExist() local