Home
last modified time | relevance | path

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

/packages/modules/Connectivity/netbpfload/
Dloader.cpp384 static enum bpf_attach_type getExpectedAttachType(string& name) { in getExpectedAttachType() function
505 cs_temp.expected_attach_type = getExpectedAttachType(name); in readCodeSections()