Home
last modified time | relevance | path

Searched refs:disable (Results 1 – 25 of 31) sorted by relevance

12

/system/bt/test/suite/adapter/
Dadapter_unittest.cpp45 EXPECT_EQ(bt_interface()->disable(), BT_STATUS_SUCCESS); in TEST_F()
59 EXPECT_EQ(bt_interface()->disable(), BT_STATUS_SUCCESS); in TEST_F()
110 EXPECT_EQ(bt_interface()->disable(), BT_STATUS_SUCCESS); in TEST_F()
128 EXPECT_EQ(bt_interface()->disable(), BT_STATUS_SUCCESS); in TEST_F()
147 EXPECT_EQ(bt_interface()->disable(), BT_STATUS_SUCCESS); in TEST_F()
168 EXPECT_EQ(bt_interface()->disable(), BT_STATUS_SUCCESS); in TEST_F()
/system/core/libsuspend/
Dautosuspend_ops.h22 int (*disable)(void); member
Dautosuspend.c105 ret = autosuspend_ops->disable(); in autosuspend_disable()
Dautosuspend_autosleep.c82 .disable = autosuspend_autosleep_disable,
Dautosuspend_earlysuspend.c158 .disable = autosuspend_earlysuspend_disable,
Dautosuspend_wakeup_count.c154 .disable = autosuspend_wakeup_count_disable,
/system/extras/perfprofd/quipper/base/
Dcompiler_specific.h30 __pragma(warning(disable:n))
/system/bt/tools/bdtool/
Dbdtool.c251 CALL_AND_WAIT(bt_interface->disable(), adapter_state_changed); in main()
258 CALL_AND_WAIT(bt_interface->disable(), adapter_state_changed); in sig_handler()
/system/bt/btif/src/
Dbluetooth.c156 static int disable(void) { in disable() function
476 disable,
/system/bt/bta/sys/
Dbta_sys_main.c633 if (bta_sys_cb.is_reg[bta_id] == TRUE && bta_sys_cb.reg[bta_id]->disable != NULL) in bta_sys_disable()
635 (*bta_sys_cb.reg[bta_id]->disable)(); in bta_sys_disable()
Dbta_sys.h155 tBTA_SYS_DISABLE *disable; member
/system/bt/test/suite/gatt/
Dgatt_test.cpp87 ASSERT_EQ(bt_interface()->disable(), BT_STATUS_SUCCESS); in TearDown()
/system/core/libpixelflinger/include/pixelflinger/
Dpixelflinger.h226 void (*disable)(void* c, GGLenum name); member
/system/core/libpixelflinger/
Draster.cpp158 c->procs.disable(c, GGL_W_LERP); in gglBitBlit()
Dpixelflinger.cpp749 GGL_INIT_PROC(procs, disable); in ggl_init_procs()
/system/bt/service/
Dadapter.cpp146 int status = hal::BluetoothInterface::Get()->GetHALInterface()->disable(); in Disable()
/system/bt/service/doc/
DIBluetooth.txt59 boolean disable();
/system/core/rootdir/
Dinit.usb.rc28 # Used to disable USB when switching states
Dinit.rc135 # disable icmp redirects
/system/connectivity/shill/doc/
Dprofile-api.txt32 This ensures that enable/disable state is maintained between users
Ddevice-api.txt67 (Cellular only) Enable or disable PIN protection for
650 0 will disable the periodic scanning.
/system/media/audio_utils/
DDoxyfile.orig90 # documentation (similar to Javadoc). Set to NO to disable this.
397 # Note: This will also disable the warnings about undocumented members that are
578 # The GENERATE_TODOLIST tag can be used to enable ( YES) or disable ( NO) the
585 # The GENERATE_TESTLIST tag can be used to enable ( YES) or disable ( NO) the
592 # The GENERATE_BUGLIST tag can be used to enable ( YES) or disable ( NO) the bug
598 # The GENERATE_DEPRECATEDLIST tag can be used to enable ( YES) or disable ( NO)
622 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated at
629 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. This
636 # Set the SHOW_NAMESPACES tag to NO to disable the generation of the Namespaces
871 # it is also possible to disable source filtering for a specific pattern using
[all …]
DDoxyfile90 # documentation (similar to Javadoc). Set to NO to disable this.
397 # Note: This will also disable the warnings about undocumented members that are
578 # The GENERATE_TODOLIST tag can be used to enable ( YES) or disable ( NO) the
585 # The GENERATE_TESTLIST tag can be used to enable ( YES) or disable ( NO) the
592 # The GENERATE_BUGLIST tag can be used to enable ( YES) or disable ( NO) the bug
598 # The GENERATE_DEPRECATEDLIST tag can be used to enable ( YES) or disable ( NO)
622 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated at
629 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. This
636 # Set the SHOW_NAMESPACES tag to NO to disable the generation of the Namespaces
871 # it is also possible to disable source filtering for a specific pattern using
[all …]
/system/core/init/
Dreadme.txt233 Stop and disable all services of the specified class if they are
312 Like stop, but doesn't disable the service.
/system/tpm/trunks/
Dmock_tpm.h1231 const TPMI_YES_NO& disable,
1237 const TPMI_YES_NO& disable,

12