Home
last modified time | relevance | path

Searched refs:operation_success (Results 1 - 3 of 3) sorted by relevance

/third_party/pulseaudio/src/pulse/
H A Dsimple.c47 int operation_success; member
379 p->operation_success = success; in success_cb()
396 p->operation_success = 0; in pa_simple_drain()
401 CHECK_SUCCESS_GOTO(p, rerror, p->operation_success, unlock_and_fail); in pa_simple_drain()
430 p->operation_success = 0; in pa_simple_flush()
435 CHECK_SUCCESS_GOTO(p, rerror, p->operation_success, unlock_and_fail); in pa_simple_flush()
/third_party/pulseaudio/src/utils/
H A Dpadsp.c99 int operation_success; member
601 i->operation_success = success; in stream_success_cb()
611 i->operation_success = success; in context_success_cb()
1250 i->operation_success = 0; in sink_info_cb()
1264 i->operation_success = 1; in sink_info_cb()
1272 i->operation_success = 0; in source_info_cb()
1286 i->operation_success = 1; in source_info_cb()
1328 i->operation_success = 0; in mixer_open()
1337 if (!i->operation_success) { in mixer_open()
1351 i->operation_success in mixer_open()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/
H A Ddpp-nfc.py39 operation_success = False variable
800 global only_one, operation_success
801 operation_success = True
1119 if not operation_success:
1125 if not operation_success:

Completed in 4 milliseconds