| /base/web/webview/interfaces/kits/cj/src/ |
| D | webview_javascript_result_callback.cpp | 99 const std::vector<std::string>& methodList, const std::string& objName) in AddNamedObject() 138 const std::string& objName, const std::vector<std::string>& methodList) in RegisterJavaScriptProxy() 164 …td::vector<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& objName, in GetJavaScriptResultSelf() 194 …td::vector<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& objName, in GetJavaScriptResult() 315 …or<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& objName, int fd, in GetJavaScriptResultSelfFlowbuf() 340 …or<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& objName, int fd, in GetJavaScriptResultFlowbuf()
|
| D | webview_controller_impl.cpp | 580 const std::string& objName, const std::vector<std::string>& methodList) in RegisterJavaScriptProxy()
|
| D | webview_ffi.cpp | 230 std::string objName = std::string(cName); in FfiOHOSWebviewCtlRegisterJavaScriptProxy() local
|
| /base/notification/common_event_service/interfaces/kits/napi/support/src/ |
| D | support.cpp | 21 void SetNamedPropertyByStr(napi_env env, napi_value dstObj, const std::string &objName, const char … in SetNamedPropertyByStr()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| D | ark_web_preference_wrapper.cpp | 227 std::string objName = ArkWebStringStructToClass(stName); in FixedFontFamilyName() local 245 std::string objName = ArkWebStringStructToClass(stName); in SerifFontFamilyName() local 303 std::string objName = ArkWebStringStructToClass(stName); in CursiveFontFamilyName() local 321 std::string objName = ArkWebStringStructToClass(stName); in FantasyFontFamilyName() local 359 std::string objName = ArkWebStringStructToClass(stName); in StandardFontFamilyName() local 377 std::string objName = ArkWebStringStructToClass(stName); in SansSerifFontFamilyName() local
|
| D | ark_web_file_selector_params_wrapper.cpp | 59 std::string objName = ArkWebStringStructToClass(stName); in DefaultFilename() local
|
| D | ark_web_drag_data_wrapper.cpp | 116 std::string objName = ArkWebStringStructToClass(stName); in GetImageFileName() local
|
| D | ark_web_nweb_wrapper.cpp | 898 …const char* objName, const std::vector<std::shared_ptr<OHOS::NWeb::NWebJsProxyCallback>>& callback… in RegisterNativeArkJSFunction() 907 void ArkWebNWebWrapper::UnRegisterNativeArkJSFunction(const char* objName) in UnRegisterNativeArkJSFunction()
|
| /base/time/time_service/framework/js/napi/system_timer/src/ |
| D | timer_type.cpp | 22 void SetNamedPropertyByInteger(napi_env env, napi_value dstObj, int32_t objName, const char *propNa… in SetNamedPropertyByInteger()
|
| /base/web/webview/interfaces/native/ |
| D | native_interface_arkweb.cpp | 73 void OH_NativeArkWeb_RegisterJavaScriptProxy(const char* webTag, const char* objName, const char** … in OH_NativeArkWeb_RegisterJavaScriptProxy() 95 void OH_NativeArkWeb_UnregisterJavaScriptProxy(const char* webTag, const char* objName) in OH_NativeArkWeb_UnregisterJavaScriptProxy()
|
| D | arkweb_type.h | 158 const char* objName; member
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| D | webview_javascript_result_callback.cpp | 947 …td::vector<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& objName, in GetJavaScriptResultSelf() 1001 …td::vector<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& objName, in GetJavaScriptResult() 1161 …or<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& objName, int fd, in GetJavaScriptResultSelfFlowbuf() 1197 …or<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& objName, int fd, in GetJavaScriptResultFlowbuf() 1247 …td::vector<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& objName, in PostGetJavaScriptResultToJsThread() 1708 napi_env env, napi_value& obj, const std::string& objName) in AddNamedObject() 1787 bool WebviewJavaScriptResultCallBack::DeleteJavaScriptRegister(const std::string& objName) in DeleteJavaScriptRegister()
|
| D | webview_javascript_result_callback.h | 40 std::string objName; member 419 std::string objName; member
|
| D | napi_webview_controller.cpp | 358 std::string objName; in ParseRegisterJavaScriptProxyParam() local 1040 std::string objName; in InnerJsProxy() local 3157 std::string objName; in DeleteJavaScriptRegister() local
|
| D | webview_controller.cpp | 887 ErrCode WebviewController::DeleteJavaScriptRegister(const std::string& objName, in DeleteJavaScriptRegister()
|
| /base/notification/distributed_notification_service/frameworks/js/napi/src/ |
| D | constant.cpp | 22 void SetNamedPropertyByInteger(napi_env env, napi_value dstObj, int32_t objName, const char *propNa… in SetNamedPropertyByInteger()
|
| /base/time/time_service/framework/js/napi/common/src/ |
| D | napi_utils.cpp | 42 napi_value NapiUtils::CreateNapiNumber(napi_env env, int32_t objName) in CreateNapiNumber()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| D | ark_web_nweb_impl.cpp | 765 void ArkWebNWebImpl::RegisterNativeArkJSFunction(const char* objName, const ArkWebJsProxyCallbackVe… in RegisterNativeArkJSFunction() 770 void ArkWebNWebImpl::UnRegisterNativeArkJSFunction(const char* objName) in UnRegisterNativeArkJSFunction()
|
| /base/account/os_account/interfaces/kits/napi/appaccount/src/ |
| D | napi_app_account_common.cpp | 390 void SetNamedProperty(napi_env env, napi_value dstObj, const char *objName, const char *propName) in SetNamedProperty()
|