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

  /external/bluetooth/bluedroid/btif/src/
btif_config_util.cpp 387 static int read_file_line(const char* map, int start_pos, int size, int* line_size) function
413 read_file_line(map, i + key_len + 1, size, value_size);
607 int next_pos = read_file_line(map, pos, size, &line_size);
  /ndk/sources/host-tools/sed-4.2.1/sed/
execute.c 523 static bool read_file_line P_((struct input *));
525 read_file_line(input)
720 input->read_fn = read_file_line;
522 read_file_line(input) function
    [all...]

Completed in 2811 milliseconds