Lines Matching refs:int32_t
47 int32_t netId, std::vector<std::string>* servers, std::vector<std::string>* domains,
48 std::vector<std::string>* tlsServers, std::vector<int32_t>* params,
49 std::vector<int32_t>* stats,
50 std::vector<int32_t>* wait_for_pending_req_timeout_count) override;
51 ::ndk::ScopedAStatus destroyNetworkCache(int32_t netId) override;
52 ::ndk::ScopedAStatus createNetworkCache(int32_t netId) override;
53 ::ndk::ScopedAStatus flushNetworkCache(int32_t netId) override;
56 ::ndk::ScopedAStatus startPrefix64Discovery(int32_t netId) override;
57 ::ndk::ScopedAStatus stopPrefix64Discovery(int32_t netId) override;
59 ::ndk::ScopedAStatus getPrefix64(int32_t netId, std::string* stringPrefix) override;
60 ::ndk::ScopedAStatus setPrefix64(int32_t netId, const std::string& stringPrefix) override;
63 ::ndk::ScopedAStatus setLogSeverity(int32_t logSeverity) override;