Home
last modified time | relevance | path

Searched refs:doNothing (Results 1 – 3 of 3) sorted by relevance

/system/core/libutils/
DLooper_fuzz.cpp33 void doNothing() {} in doNothing() function
34 void* doNothingPointer = reinterpret_cast<void*>(doNothing);
/system/bt/test/mock/
Dmock_stack_btm_ble.cc249 void doNothing(uint8_t* data, uint16_t len) { in doNothing() function
/system/bt/stack/btm/
Dbtm_ble.cc765 void doNothing(uint8_t* data, uint16_t len) {} in doNothing() function
810 base::Bind(doNothing)); in BTM_BleSetPhy()