HomeSort by relevance Sort by last modified time
    Searched defs:check_data (Results 1 - 2 of 2) sorted by null

  /bootable/recovery/minadbd/
transport.c 786 int check_data(apacket *p) function
  /external/cmockery/cmockery_0_1_2/src/
cmockery.c 669 const CheckParameterValue check_function, void * const check_data,
676 check->check_value_data = check_data;
1034 CheckMemoryData * const check_data = malloc(sizeof(*check_data) + size); local
    [all...]

Completed in 220 milliseconds