OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:policy_array
(Results
1 - 2
of
2
) sorted by null
/external/srtp/googlepatches/
google-7-srtp-security-fix.patch
89
while (
policy_array
[i] != NULL) {
/external/srtp/test/
srtp_driver.c
116
* The
policy_array
is a null-terminated array of policy structs. it
120
extern const srtp_policy_t *
policy_array
[];
221
const srtp_policy_t **policy =
policy_array
;
293
const srtp_policy_t **policy =
policy_array
;
304
const srtp_policy_t **policy =
policy_array
;
1528
policy_array
[] = {
variable
[
all
...]
Completed in 485 milliseconds