Home
last modified time | relevance | path

Searched defs:partial (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/
Dtest_http_server.cc247 string partial = line.substr(start_modulo, remaining_len); in WritePayload() local
262 string partial = line.substr(0, remaining_len); in WritePayload() local
/system/bt/stack/include/
Dgatt_api.h467 tGATT_READ_PARTIAL partial; member