Searched refs:mStoredNetId (Results 1 – 2 of 2) sorted by relevance
920 : mStoredNetId(netid), mStoredProperty(property) { in ScopedCacheCreate()926 resolv_delete_cache_for_net(mStoredNetId); in ~ScopedCacheCreate()931 unsigned mStoredNetId; member in __anon7133c2b80611::ScopedCacheCreate
3951 mStoredNetId = getNetworkForProcess(); in ScopedSetNetworkForProcess()3952 if (netId == mStoredNetId) return; in ScopedSetNetworkForProcess()3955 ~ScopedSetNetworkForProcess() { EXPECT_EQ(0, setNetworkForProcess(mStoredNetId)); } in ~ScopedSetNetworkForProcess()3958 unsigned mStoredNetId; member in __anon6dfd3fcb0d11::ScopedSetNetworkForProcess