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.rs219 let rest = &data[Self::MAC_LEN..]; in deserialize() localVariable
/system/netd/server/
DTetherController.cpp871 std::string rest = matches[SOURCE].str(); in addForwardChainStats() local
/system/logging/logcat/tests/
Dlogcat_test.cpp56 static void rest() { in rest() function
/system/logging/liblog/tests/
Dliblog_test.cpp1650 static const useconds_t rest = 20 * 1000; in TEST() local