Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dfuzz_utils.h43 using FunctionMapImpl = variable
48 class FunctionMap : public FunctionMapImpl<Class> {
50 void CheckEmplace(typename FunctionMapImpl<Class>::key_type key, in CheckEmplace()
51 typename FunctionMapImpl<Class>::mapped_type&& value) { in CheckEmplace()