Home
last modified time | relevance | path

Searched defs:function (Results 1 – 25 of 46) sorted by relevance

12

/foundation/multimedia/histreamer/engine/plugin/plugins/source/http_source/monitor/
Ddownload_monitor.h37 std::function<void()> function; member
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/
Dobserver_manager.cpp107 auto function = funcIter->second; in OnAddSystemAbility() local
120 auto function = funcIter->second; in OnRemoveSystemAbility() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Dstring_utils.cpp29 std::string StringUtils::SurroundWithFunction(std::string function, std::string separator, in SurroundWithFunction()
/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
Ddatashare_string_utils.cpp30 std::string DataShareStringUtils::SurroundWithFunction(std::string function, std::string separator, in SurroundWithFunction()
/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
Djs_ability_impl.cpp222 jerry_value_t function = jerryx_get_property_str(abilityModel_, name); in InvokeMethodWithoutParameter() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_page_transition.cpp170 RefPtr<JsPageTransitionFunction> function = in JsHandlerOnEnter() local
191 RefPtr<JsPageTransitionFunction> function = in JsHandlerOnExit() local
Djs_clipboard.cpp48 auto function = [execCtx = info.GetExecutionContext(), callback](const std::string& str) { in Get() local
Djs_animator.cpp357 …RefPtr<JsAnimatorFunction> function = AceType::MakeRefPtr<JsAnimatorFunction>(JSRef<JSFunc>::Cast(… in OnFrame() local
/foundation/multimedia/av_session/frameworks/js/napi/session/src/
Dnapi_async_callback.cpp59 napi_value function {}; in AfterWorkCallback() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/test/moduletest/common/distributeddb/src/
Ddistributeddb_kv_create_test.cpp533 function<void(DBStatus, KvStoreDelegate*)> function variable
630 function<void(DBStatus, KvStoreDelegate*)> function variable
848 function<void(DBStatus, KvStoreDelegate*)> function variable
884 function<void(DBStatus, KvStoreDelegate*)> function variable
922 function<void(DBStatus, KvStoreDelegate*)> function variable
1062 function<void(DBStatus, KvStoreDelegate*)> function variable
/foundation/arkui/napi/native_engine/impl/jerryscript/native_value/
Djerryscript_native_function.cpp52 jerry_value_t JerryScriptNativeFunction::NativeFunctionCallback(const jerry_value_t function, in NativeFunctionCallback()
/foundation/multimedia/player_framework/services/engine/gstreamer/loader/
Dgst_loader.cpp57 const gchar *function; member
143 const gchar *function, gint line, GObject *object, GstDebugMessage *message, gpointer userData) in GstLogCallbackFunc()
/foundation/resourceschedule/resource_schedule_service/soc_perf/test/unittest/
Dsocperf_test.cpp96 char* function = argv[1]; in main() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
Dtimer_module.cpp69 jerry_value_t function = args[0]; in CreateTimer() local
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/frame_aware_plugin/src/
Dframe_aware_plugin.cpp197 auto function = funcIter->second; in DispatchResource() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/test/common/distributeddb/src/
Ddistributeddb_nb_test_tools.cpp63 function<void(DBStatus, KvStoreNbDelegate*)> function in GetNbDelegateSuccess() local
119 function<void(DBStatus, KvStoreNbDelegate*)> function in GetNbDelegateStatus() local
186 function<void(DBStatus, KvStoreNbDelegate*)> function in GetNbDelegateStoresSuccess() local
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/socperf_plugin/src/
Dsocperf_plugin.cpp99 auto function = funcIter->second; in DispatchResource() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
Dprotocol_proto.cpp580 TransformFunc function; in CalculateDataSerializeLength() local
623 TransformFunc function; in SerializeMessage() local
675 TransformFunc function; in DeSerializeMessage() local
1094 int ProtocolProto::GetTransformFunc(uint32_t messageId, DistributedDB::TransformFunc &function) in GetTransformFunc()
/foundation/arkui/ace_engine_lite/frameworks/src/core/router/
Djs_page_state_machine.cpp403 jerry_value_t function = jerryx_get_property_str(viewModel_, name); in InvokePageLifeCycleCallback() local
/foundation/arkui/napi/native_engine/impl/jerryscript/
Djerryscript_ext.cpp40 … const jerry_length_t argc) -> jerry_value_t { return jerry_create_boolean(true); }; in jerry_add_external()
Djerryscript_native_engine_impl.cpp45 … const jerry_length_t argc) -> jerry_value_t { in JerryScriptNativeEngineImpl()
250 …NativeEngine* engine, NativeValue* thisVar, NativeValue* function, NativeValue* const *argv, size_… in CallFunction()
/foundation/arkui/napi/native_engine/
Dnative_value.h69 NativeValue* function = nullptr; member
/foundation/arkui/napi/native_engine/impl/quickjs/native_value/
Dquickjs_native_object.cpp163 NativeValue* function = new QuickJSNativeFunction(engine_, propertyDescriptor.utf8name, in DefineProperty() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
Dark_js_value.cpp140 Local<FunctionRef> function(GetValue(pandaRuntime)); in Call() local
/foundation/ability/ability_runtime/test/unittest/ability_runtime_error_util_test/
Dmock_native_engine.h182 NativeValue* function, in CallFunction()

12