Searched defs:CallObjectMethod (Results 1 – 3 of 3) sorted by relevance
| /base/customization/enterprise_device_management/framework/extension/src/ | ||
| D | js_enterprise_admin_extension.cpp | 178 NativeValue* JsEnterpriseAdminExtension::CallObjectMethod(const char* name, NativeValue** argv, siz… in CallObjectMethod() function in OHOS::EDM::JsEnterpriseAdminExtension |
| /base/theme/wallpaper_mgr/frameworks/kits/extension/src/ | ||
| D | js_wallpaper_extension.cpp | 205 NativeValue* JsWallpaperExtension::CallObjectMethod(const char* name, NativeValue* const* argv, siz… in CallObjectMethod() function in OHOS::AbilityRuntime::JsWallpaperExtension |
| /base/inputmethod/imf/frameworks/kits/extension/src/ | ||
| D | js_inputmethod_extension.cpp | 276 NativeValue *JsInputMethodExtension::CallObjectMethod(const char *name, NativeValue *const *argv, s… in CallObjectMethod() function in OHOS::AbilityRuntime::JsInputMethodExtension |