Searched defs:partial (Results 1 – 5 of 5) sorted by relevance
/system/core/libcutils/ |
D | fs_config.cpp | 254 static inline bool prefix_cmp(bool partial, const char* prefix, size_t len, const char* path, in prefix_cmp() 261 static bool fs_config_cmp(bool partial, const char* prefix, size_t len, const char* path, in fs_config_cmp()
|
/system/tools/hidl/c2hal/ |
D | AST.cpp | 320 std::string partial = path.substr(0, slashPos); in MakeParentHierarchy() local
|
/system/update_engine/ |
D | test_http_server.cc | 249 string partial = line.substr(start_modulo, remaining_len); in WritePayload() local 264 string partial = line.substr(0, remaining_len); in WritePayload() local
|
/system/tools/hidl/ |
D | Coordinator.cpp | 901 std::string partial = path.substr(0, slashPos); in MakeParentHierarchy() local
|
/system/bt/stack/include/ |
D | gatt_api.h | 472 tGATT_READ_PARTIAL partial; member
|