Home
last modified time | relevance | path

Searched defs:new_state (Results 1 – 8 of 8) sorted by relevance

/packages/services/BuiltInPrintService/jni/ipphelper/
Dippstatus_monitor.c194 void (*job_state_cb)(const job_state_dyn_t *new_state, void *param), in _start()
198 job_state_dyn_t old_state, new_state; in _start() local
/packages/modules/Bluetooth/system/test/suite/adapter/
Dbluetooth_test.cc45 void AdapterStateChangedCallback(bt_state_t new_state) { in AdapterStateChangedCallback()
/packages/modules/Bluetooth/system/tools/bdtool/
Dadapter.c80 void adapter_state_changed(bt_state_t new_state) { in adapter_state_changed()
/packages/modules/NeuralNetworks/common/cpu_operations/
DQuantizedLSTM.cpp178 FS new_state = gemmlowp::SaturatingAdd( in quantizedLstmStep() local
/packages/modules/Bluetooth/system/bta/le_audio/
Dstate_machine.cc1059 auto new_state = ToString(state); in SetTargetState() local
Dstate_machine_test.cc568 LeAudioDeviceGroup* group, uint8_t new_state, in InjectAseStateNotification()
/packages/services/BuiltInPrintService/jni/lib/
Dlib_wprint.c666 static void _print_job_state_callback(const job_state_dyn_t *new_state, void *param) { in _print_job_state_callback()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.cc4784 static void btm_sec_change_pairing_state(tBTM_PAIRING_STATE new_state) { in btm_sec_change_pairing_state()