OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RemoveInterface
(Results
1 - 25
of
93
) sorted by null
1
2
3
4
/external/wpa_supplicant_8/wpa_supplicant/binder/
supplicant.cpp
85
android::binder::Status Supplicant::
RemoveInterface
(const std::string &ifname)
/external/webrtc/webrtc/base/
fakenetwork.h
55
void
RemoveInterface
(const SocketAddress& iface) {
/system/connectivity/shill/dbus/
chromeos_supplicant_process_proxy.cc
138
bool ChromeosSupplicantProcessProxy::
RemoveInterface
(
148
if (!supplicant_proxy_->
RemoveInterface
(dbus::ObjectPath(rpc_identifier),
/external/libchrome/dbus/
object_manager.cc
411
RemoveInterface
(object_path, interface_names[i]);
475
void ObjectManager::
RemoveInterface
(const ObjectPath& object_path,
514
// PropertiesMap is mutated by
RemoveInterface
, and also Object is
528
RemoveInterface
(object_path, *iiter);
/system/connectivity/shill/net/
rtnl_handler.cc
405
bool RTNLHandler::
RemoveInterface
(int interface_index) {
/external/webrtc/webrtc/p2p/client/
portallocator_unittest.cc
135
void
RemoveInterface
(const SocketAddress& addr) {
136
network_manager_.
RemoveInterface
(addr);
519
RemoveInterface
(kClientAddr);
547
RemoveInterface
(kClientAddr);
[
all
...]
/development/ndk/platforms/android-14/include/SLES/
OpenSLES.h
[
all
...]
/development/ndk/platforms/android-21/include/SLES/
OpenSLES.h
[
all
...]
/development/ndk/platforms/android-9/include/SLES/
OpenSLES.h
[
all
...]
/frameworks/wilhelm/include/SLES/
OpenSLES.h
[
all
...]
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/SLES/
OpenSLES.h
[
all
...]
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/SLES/
OpenSLES.h
[
all
...]
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/SLES/
OpenSLES.h
[
all
...]
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/SLES/
OpenSLES.h
[
all
...]
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/SLES/
OpenSLES.h
[
all
...]
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/SLES/
OpenSLES.h
[
all
...]
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h
[
all
...]
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h
[
all
...]
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h
[
all
...]
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/SLES/
OpenSLES.h
[
all
...]
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/SLES/
OpenSLES.h
[
all
...]
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/SLES/
OpenSLES.h
[
all
...]
/prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/SLES/
OpenSLES.h
[
all
...]
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/SLES/
OpenSLES.h
[
all
...]
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/SLES/
OpenSLES.h
[
all
...]
Completed in 3030 milliseconds
1
2
3
4