Home
last modified time | relevance | path

Searched defs:LOAD_FN_PTR (Results 1 - 2 of 2) sorted by relevance

/base/web/webview/interfaces/native/
H A Darkweb_scheme_handler.cpp116 #define LOAD_FN_PTR(fn) LoadFunction(#fn, &api->impl_##fn) in LoadSchemeHandlerApi() macro
118 #undef LOAD_FN_PTR in LoadSchemeHandlerApi() macro
/base/web/webview/ohos_nweb/src/
H A Dnweb_helper.cpp119 #define LOAD_FN_PTR(fn) LoadFunction(#fn, &api->impl_##fn) in LoadNWebCApi() macro
121 #undef LOAD_FN_PTR in LoadNWebCApi() macro

Completed in 5 milliseconds