Home
last modified time | relevance | path

Searched defs:rest (Results 1 – 7 of 7) sorted by relevance

/system/core/healthd/
DAnimationParser.cpp40 bool remove_prefix(std::string_view line, const char* prefix, const char** rest) { in remove_prefix()
92 const char* rest; in parse_animation_desc() local
DAnimationParser_test.cpp37 const char* rest = nullptr; in TEST() local
/system/core/llkd/tests/
Dllkd_test.cpp59 void rest() { in rest() function
/system/keymint/common/src/keyblob/
Dlegacy.rs249 let rest = &data[Self::MAC_LEN..]; in deserialize() localVariable
/system/security/keystore2/src/
Dsw_keyblob.rs252 let rest = &data[Self::MAC_LEN..]; in new_from_serialized() localVariable
/system/netd/server/
DTetherController.cpp867 std::string rest = matches[SOURCE].str(); in addForwardChainStats() local
/system/logging/logcat/tests/
Dlogcat_test.cpp58 static void rest() { in rest() function