Home
last modified time | relevance | path

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

/system/tools/hidl/c2hal/
DAST.cpp320 std::string partial = path.substr(0, slashPos); in MakeParentHierarchy() local
/system/update_engine/
Dtest_http_server.cc254 string partial = line.substr(start_modulo, remaining_len); in WritePayload() local
269 string partial = line.substr(0, remaining_len); in WritePayload() local
/system/tools/hidl/
DCoordinator.cpp952 std::string partial = path.substr(0, slashPos); in MakeParentHierarchy() local