Home
last modified time | relevance | path

Searched defs:fn (Results 1 – 9 of 9) sorted by relevance

/base/web/webview/interfaces/native/
Darkweb_interface.cpp72 void* fn = OHOS::NWeb::NWebHelper::Instance().LoadFuncSymbol(functionName); in LoadFunction() local
97 #define ARKWEB_NATIVE_LOAD_FN_PTR(fn, ndkFn) LoadFunction(#ndkFn, &(g_ComponentImpl->fn)) in LoadComponentAPI() argument
121 #define ARKWEB_NATIVE_LOAD_FN_PTR(fn, ndkFn) LoadFunction(#ndkFn, &(g_ControllerImpl->fn)) in LoadControllerAPI() argument
145 #define ARKWEB_NATIVE_LOAD_FN_PTR(fn, ndkFn) LoadFunction(#ndkFn, &(g_WebMessagePortImpl->fn)) in LoadWebMessagePortAPI() argument
169 #define ARKWEB_NATIVE_LOAD_FN_PTR(fn, ndkFn) LoadFunction(#ndkFn, &(g_WebMessageImpl->fn)) in LoadWebMessageAPI() argument
194 #define ARKWEB_NATIVE_LOAD_FN_PTR(fn, ndkFn) LoadFunction(#ndkFn, &(g_CookieManagerImpl->fn)) in LoadCookieManagerAPI() argument
Darkweb_scheme_handler.cpp95 #define GEN_FN_PTR(fn) decltype(&(fn)) impl_##fn = nullptr argument
103 void* fn = OHOS::NWeb::NWebHelper::Instance().LoadFuncSymbol(functionName); in LoadFunction() local
116 #define LOAD_FN_PTR(fn) LoadFunction(#fn, &api->impl_##fn) in LoadSchemeHandlerApi() argument
Dnative_interface_arkweb.cpp162 void* fn = OHOS::NWeb::NWebHelper::Instance().LoadFuncSymbol(functionName); in LoadFunction() local
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/rdb/include/
Dcm_scope_guard.h25 explicit CmScoprGuard(Function fn) : fn_(fn), dismissed_(false) {} in CmScoprGuard()
/base/hiviewdfx/faultloggerd/frameworks/localhandler/
Ddfx_signal_local_handler.cpp138 void DFX_GetCrashFdFunc(CrashFdFunc fn) in DFX_GetCrashFdFunc()
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
Dcert_manager_status.c524 static RbTreeKey GetRbTreeKey(uint32_t store, const char *fn) in GetRbTreeKey()
679 struct RbTree *tree, struct TreeNode tempPara, const char *fn) in CertManagerFindMatchedFile()
714 struct CertEnableStatus certStatus, uint32_t store, const char *fn) in CertManagerStatus()
810 char fn[MAX_LEN_URI] = {0}; in CertManagerStatusFile() local
/base/web/webview/ohos_nweb/src/
Dnweb_helper.cpp97 #define GEN_FN_PTR(fn) decltype(&(fn)) impl_##fn = nullptr argument
105 void* fn = OHOS::NWeb::NWebHelper::Instance().LoadFuncSymbol(functionName); in LoadFunction() local
118 #define LOAD_FN_PTR(fn) LoadFunction(#fn, &api->impl_##fn) in LoadNWebCApi() argument
/base/tee/tee_client/services/teecd/src/
Dfs_work_agent.c1202 FsWorkFunc fn; member
/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/
Dhvigor-wrapper.js16 …("process"),o=require("tty"),i=require("util"),s=require("url"),c=require("constants"),a=require("… function