Home
last modified time | relevance | path

Searched defs:CreatorFunc (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/frameworks/av/include/media/
H A DMediaExtractorPluginApi.h102 typedef CMediaExtractor* (*CreatorFunc)(CDataSource *source, void *meta); typedef
114 typedef CreatorFunc CreatorFunc; typedef
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/2/external/libchrome/base/memory/
Dsingleton.h246 static Type* CreatorFunc(void* /* creator_arg*/) { return Traits::New(); } in CreatorFunc() function
/aosp_15_r20/external/libchrome/base/memory/
H A Dsingleton.h243 static Type* CreatorFunc(void* /* creator_arg*/) { return Traits::New(); } in CreatorFunc() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/memory/
Dsingleton.h246 static Type* CreatorFunc(void* /* creator_arg*/) { return Traits::New(); } in CreatorFunc() function
/aosp_15_r20/external/cronet/base/memory/
H A Dsingleton.h263 static Type* CreatorFunc(void* /* creator_arg*/) { return Traits::New(); } in CreatorFunc() function