| /foundation/ability/dmsfwk/interfaces/kits/napi/continuation_manager/ |
| D | js_device_selection_listener.cpp | 67 void JsDeviceSelectionListener::CallJsMethod(const std::string& methodName, in CallJsMethod() 95 void JsDeviceSelectionListener::CallJsMethodInner(const std::string& methodName, in CallJsMethodInner() 113 void JsDeviceSelectionListener::CallJsMethod(const std::string& methodName, const std::vector<std::… in CallJsMethod() 139 void JsDeviceSelectionListener::CallJsMethodInner(const std::string& methodName, in CallJsMethodInner()
|
| /foundation/ability/ability_runtime/frameworks/js/napi/auto_fill_manager/ |
| D | js_auto_save_request_callback.cpp | 66 void JsAutoSaveRequestCallback::JSCallFunction(const std::string &methodName) in JSCallFunction() 81 void JsAutoSaveRequestCallback::JSCallFunctionWorker(const std::string &methodName) in JSCallFunctionWorker()
|
| /foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/ |
| D | application_state_change_callback.cpp | 30 const std::string &methodName, const std::set<std::shared_ptr<NativeReference>> callbacks) in CallJsMethodInnerCommon() 54 void JsApplicationStateChangeCallback::CallJsMethod(const std::string &methodName) in CallJsMethod()
|
| D | ability_lifecycle_callback.cpp | 30 void JsAbilityLifecycleCallback::CallJsMethodInnerCommon(const std::string &methodName, in CallJsMethodInnerCommon() 77 const std::string &methodName, const std::shared_ptr<NativeReference> &ability) in CallJsMethod() 89 void JsAbilityLifecycleCallback::CallWindowStageJsMethod(const std::string &methodName, in CallWindowStageJsMethod()
|
| D | environment_callback.cpp | 32 void JsEnvironmentCallback::CallConfigurationUpdatedInner(const std::string &methodName, in CallConfigurationUpdatedInner() 80 void JsEnvironmentCallback::CallMemoryLevelInner(const std::string &methodName, const int level, in CallMemoryLevelInner()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| D | xcollie_helper.cpp | 44 int32_t XCollieHelper::SetRecoveryTimer(const std::string &methodName, unsigned int timeout) in SetRecoveryTimer()
|
| /foundation/ability/ability_runtime/frameworks/js/napi/js_mission_manager/ |
| D | js_mission_listener.cpp | 91 void JsMissionListener::CallJsMethod(const std::string &methodName, int32_t missionId) in CallJsMethod() 114 void JsMissionListener::CallJsMethodInner(const std::string &methodName, int32_t missionId) in CallJsMethodInner() 132 napi_value obj, const char* methodName, napi_value *argv, size_t argc) in CallJsFunction()
|
| /foundation/ability/ability_runtime/frameworks/js/napi/ability_auto_startup_callback/ |
| D | js_ability_auto_startup_callback.cpp | 87 …lityAutoStartupCallBack::JSCallFunction(const AutoStartupInfo &info, const std::string &methodName) in JSCallFunction() 105 …toStartupCallBack::JSCallFunctionWorker(const AutoStartupInfo &info, const std::string &methodName) in JSCallFunctionWorker()
|
| /foundation/ability/idl_tool/idl_tool_2/codegen/HDI/type/ |
| D | hdi_fd_type_emitter.cpp | 186 …std::string methodName = StringHelper::Format("%sWrite%s", methodPrefix.c_str(), typeName_.c_str()… in EmitCWriteMethods() local 211 …std::string methodName = StringHelper::Format("%sRead%s", methodPrefix.c_str(), typeName_.c_str()); in EmitCReadMethods() local 261 …std::string methodName = StringHelper::Format("%sWrite%s", methodPrefix.c_str(), typeName_.c_str()… in EmitCppWriteMethods() local 292 …std::string methodName = StringHelper::Format("%sRead%s", methodPrefix.c_str(), typeName_.c_str()); in EmitCppReadMethods() local
|
| D | hdi_array_type_emitter.cpp | 710 std::string methodName = StringHelper::Format("%sWritePodArray", methodPrefix.c_str()); in EmitCWriteMethods() local 757 std::string methodName = StringHelper::Format("%sReadPodArray", methodPrefix.c_str()); in EmitCReadMethods() local 827 std::string methodName = StringHelper::Format("%sReadPodArray", methodPrefix.c_str()); in EmitCStubReadMethods() local 897 std::string methodName = StringHelper::Format("%sWriteStringArray", methodPrefix.c_str()); in EmitCWriteStrArrayMethods() local 941 std::string methodName = StringHelper::Format("%sReadStringArray", methodPrefix.c_str()); in EmitCReadStrArrayMethods() local 1021 std::string methodName = StringHelper::Format("%sReadStringArray", methodPrefix.c_str()); in EmitCStubReadStrArrayMethods() local 1109 std::string methodName = StringHelper::Format("%sWritePodArray", methodPrefix.c_str()); in EmitCppWriteMethods() local 1148 std::string methodName = StringHelper::Format("%sReadPodArray", methodPrefix.c_str()); in EmitCppReadMethods() local
|
| D | hdi_interface_type_emitter.cpp | 182 std::string methodName = StringHelper::Format("%sWriteInterface", methodPrefix.c_str()); in EmitCWriteMethods() local 216 std::string methodName = StringHelper::Format("%sRead%s", methodPrefix.c_str(), name_.c_str()); in EmitCReadMethods() local
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/ |
| D | cj_ui_ability.cpp | 150 std::string methodName = "OnStart"; in OnStart() local 256 std::string methodName = "OnSceneCreated"; in OnSceneCreated() local 339 std::string methodName = "OnForeground"; in CallOnForegroundFunc() local 364 std::string methodName = "OnBackground"; in OnBackground() local 703 std::string methodName = "OnNewWant"; in OnNewWant() local
|
| D | js_ability.cpp | 255 std::string methodName = "OnStart"; in OnStart() local 405 std::string methodName = "OnSceneCreated"; in OnSceneCreated() local 505 std::string methodName = "OnForeground"; in OnForeground() local 527 std::string methodName = "OnBackground"; in OnBackground() local 926 std::string methodName = "OnNewWant"; in OnNewWant() local
|
| D | js_ui_ability.cpp | 336 std::string methodName = "OnStart"; in OnStart() local 507 std::string methodName = "OnSceneCreated"; in OnSceneCreated() local 568 std::string methodName = "onWindowStageWillDestroy"; in OnSceneWillDestroy() local 649 std::string methodName = "OnForeground"; in CallOnForegroundFunc() local 675 std::string methodName = "OnBackground"; in OnBackground() local 1278 std::string methodName = "OnNewWant"; in OnNewWant() local
|
| /foundation/ability/ability_runtime/frameworks/js/napi/mission_manager/ |
| D | js_mission_listener.cpp | 80 void JsMissionListener::CallJsMethod(const std::string &methodName, int32_t missionId) in CallJsMethod() 103 void JsMissionListener::CallJsMethodInner(const std::string &methodName, int32_t missionId) in CallJsMethodInner()
|
| /foundation/window/window_manager/previewer/mock/ |
| D | js_window_listener.cpp | 43 void JsWindowListener::CallJsMethod(const char* methodName, napi_value const* argv, size_t argc) in CallJsMethod()
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/ |
| D | common_func.h | 199 const std::string &methodName, in AsyncCallNativeMethod()
|
| /foundation/ability/ability_runtime/frameworks/js/napi/ability_manager/ |
| D | js_ability_foreground_state_observer.cpp | 64 const napi_value &value, const char *methodName, const napi_value *argv, const size_t argc) in CallJsFunction()
|
| /foundation/ability/ability_runtime/frameworks/js/napi/app/js_app_manager/ |
| D | js_app_foreground_state_observer.cpp | 62 const napi_value value, const char *methodName, const napi_value *argv, const size_t argc) in CallJsFunction()
|
| D | js_ability_first_frame_state_observer.cpp | 58 const napi_value value, const char *methodName, const napi_value *argv, const size_t argc) in CallJsFunction()
|
| /foundation/window/window_manager/interfaces/kits/cj/window_runtime/ |
| D | window_listener.cpp | 45 void CjWindowListener::CallCjMethod(const char* methodName, void* argv, size_t argc) in CallCjMethod()
|
| /foundation/ability/ability_runtime/frameworks/js/napi/app/error_manager/ |
| D | js_error_observer.cpp | 59 void JsErrorObserver::CallJsFunction(napi_value obj, const char* methodName, napi_value const* argv… in CallJsFunction()
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| D | jsi_engine.cpp | 1025 …onst shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg, const std::string& methodName) in JsHandleAnimationFrame() 1044 …onst shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg, const std::string& methodName) in JsHandleCallback() 1073 …onst shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg, const std::string& methodName) in JsHandleAppApi() 1308 …r<JsRuntime>& runtime, const std::vector<shared_ptr<JsValue>>& argv, const std::string& methodName) in JsHandleReadResource() 1321 …onst shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg, const std::string& methodName) in JsHandleOffscreenCanvas() 1341 …onst shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg, const std::string& methodName) in JsCallConfiguration() 1400 …onst shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg, const std::string& methodName) in JsHandleGridLayout() 1415 …onst shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg, const std::string& methodName) in JsHandleMediaQuery() 1525 …onst shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg, const std::string& methodName) in JsHandlePrompt() 1676 …onst shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg, const std::string& methodName) in JsHandlePageRoute() [all …]
|
| /foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
| D | fa_ability_thread_test.cpp | 465 std::string methodName = "methodName"; variable 497 std::string methodName = "methodName"; variable
|
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
| D | abs_predicates.cpp | 522 …const std::string &methodName, const std::string &field, const std::initializer_list<ValueObject> … in CheckParameter() argument 561 …const std::string &methodName, const std::string &field, const std::vector<std::string> &replaceVa… in AppendWhereClauseWithInOrNotIn()
|