Home
last modified time | relevance | path

Searched defs:function_name (Results 1 – 2 of 2) sorted by relevance

/test/vts-testcase/fuzz/iface_fuzzer/
DProtoFuzzerRunner.cpp88 static void *Dlsym(void *handle, string function_name) { in Dlsym()
133 string function_name = GetFunctionNamePrefix(comp_spec); in LoadInterface() local
/test/vts/proto/
DComponentSpecificationMessage.proto309 optional bytes function_name = 1; field