OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RIL_E_SUCCESS
(Results
1 - 3
of
3
) sorted by null
/hardware/ril/reference-ril/
reference-ril.c
390
RIL_onRequestComplete(t,
RIL_E_SUCCESS
, NULL, 0);
578
RIL_onRequestComplete(*t,
RIL_E_SUCCESS
, responses,
625
RIL_onRequestComplete(t,
RIL_E_SUCCESS
, &response, sizeof(int));
744
RIL_onRequestComplete(t,
RIL_E_SUCCESS
, pp_calls,
788
RIL_onRequestComplete(t,
RIL_E_SUCCESS
, NULL, 0);
808
RIL_onRequestComplete(t,
RIL_E_SUCCESS
, NULL, 0);
836
RIL_onRequestComplete(t,
RIL_E_SUCCESS
, NULL, 0);
865
RIL_onRequestComplete(t,
RIL_E_SUCCESS
, response, sizeof(response));
931
RIL_onRequestComplete(t,
RIL_E_SUCCESS
, NULL, 0);
948
RIL_onRequestComplete(t,
RIL_E_SUCCESS
, &i, sizeof(int))
[
all
...]
/hardware/ril/include/telephony/
ril.h
40
RIL_E_SUCCESS
= 0,
[
all
...]
/hardware/ril/libril/
ril.cpp
[
all
...]
Completed in 40 milliseconds