Home
last modified time | relevance | path

Searched refs:StripNamespace (Results 1 – 1 of 1) sorted by relevance

/test/vts-testcase/fuzz/iface_fuzzer/
DProtoFuzzerRunner.cpp206 static string StripNamespace(const string &type) { in StripNamespace() function
222 string iface_name = StripNamespace(type); in ProcessReturnValue()