OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:p_enabled
(Results
1 - 2
of
2
) sorted by null
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/
unit_test_suite_impl.hpp
75
mutable readwrite_property<bool>
p_enabled
; // enabled status for this unit
member in class:boost::unit_test::test_unit
218
virtual bool test_suite_start( test_suite const& ts ) { return ts.
p_enabled
; }
/external/bluetooth/bluedroid/bta/ag/
bta_ag_cmd.c
585
static BOOLEAN bta_ag_parse_cmer(char *p_s, BOOLEAN *
p_enabled
)
614
*
p_enabled
= (BOOLEAN) n[3];
[
all
...]
Completed in 30 milliseconds