HomeSort by relevance Sort by last modified time
    Searched refs:NetworkId (Results 1 - 8 of 8) sorted by null

  /system/update_engine/
network_selector_interface.h 24 typedef uint64_t NetworkId;
28 extern const NetworkId kDefaultNetworkId;
41 virtual bool SetProcessNetwork(NetworkId network_id) = 0;
network_selector_android.cc 36 const NetworkId kDefaultNetworkId = NETWORK_UNSPECIFIED;
38 bool NetworkSelectorAndroid::SetProcessNetwork(NetworkId network_id) {
network_selector_stub.cc 35 const NetworkId kDefaultNetworkId = 0;
37 bool NetworkSelectorStub::SetProcessNetwork(NetworkId network_id) {
network_selector_android.h 32 bool SetProcessNetwork(NetworkId network_id) override;
network_selector_stub.h 32 bool SetProcessNetwork(NetworkId network_id) override;
update_attempter_android.cc 229 NetworkId network_id = kDefaultNetworkId;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ws2atm.h 313 UCHAR NetworkId[1];
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
atm.h 450 UCHAR NetworkId[1];

Completed in 666 milliseconds