Home
last modified time | relevance | path

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

/system/tools/hidl/c2hal/
DAST.cpp321 std::string partial = path.substr(0, slashPos); in MakeParentHierarchy() local
/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/tools/hidl/
DCoordinator.cpp554 std::string partial = path.substr(0, slashPos); in MakeParentHierarchy() local
/system/bt/stack/include/
Dgatt_api.h474 tGATT_READ_PARTIAL partial; member