Home
last modified time | relevance | path

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

12

/foundation/aafwk/standard/services/abilitymgr/test/unittest/phone/call_record_test/
Dcall_record_test.cpp54 auto function = [] (const wptr<IRemoteObject> &) { value = true;}; in __anon93b02cdc0102() variable
/foundation/distributeddatamgr/appdatamgr/frameworks/innerkitsimpl/native_rdb/src/
Dstring_utils.cpp30 std::string StringUtils::SurroundWithFunction(std::string function, std::string separator, in SurroundWithFunction()
/foundation/ace/ace_engine_lite/frameworks/src/core/context/
Djs_ability_impl.cpp201 jerry_value_t function = jerryx_get_property_str(abilityModel_, name); in InvokeMethodWithoutParameter() local
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_clipboard.cpp47 auto function = [execCtx = info.GetExecutionContext(), callback](const std::string& str) { in Get() local
Djs_page_transition.cpp160 RefPtr<JsPageTransitionFunction> function = in JsHandlerOnEnter() local
184 RefPtr<JsPageTransitionFunction> function = in JsHandlerOnExit() local
Djs_animator.cpp458 …RefPtr<JsAnimatorFunction> function = AceType::MakeRefPtr<JsAnimatorFunction>(JSRef<JSFunc>::Cast(… in OnFrame() local
/foundation/multimedia/media_standard/services/engine/gstreamer/loader/
Dgst_loader.cpp54 const gchar *function; member
96 const gchar *function, gint line, GObject *object, GstDebugMessage *message, gpointer userData) in GstLogCallbackFunc()
/foundation/distributeddatamgr/distributeddatamgr/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
Ddistributeddb_kv_backup_test.cpp801 function<void(DBStatus, KvStoreDelegate*)> function variable
/foundation/ace/napi/native_engine/impl/jerryscript/native_value/
Djerryscript_native_function.cpp52 jerry_value_t JerryScriptNativeFunction::NativeFunctionCallback(const jerry_value_t function, in NativeFunctionCallback()
/foundation/resourceschedule/resource_schedule_service/soc_perf/test/
Dsocperf_test.cpp128 char* function = argv[1]; in main() local
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/socperf_plugin/src/
Dsocperf_plugin.cpp86 auto function = funcIter->second; in DispatchResource() local
/foundation/ace/ace_engine_lite/frameworks/src/core/modules/presets/
Dtimer_module.cpp69 jerry_value_t function = args[0]; in CreateTimer() local
/foundation/distributeddatamgr/distributeddatamgr/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/ace/ace_engine/frameworks/bridge/js_frontend/engine/jsi/debugger/
Dinspector.cpp83 auto function = dlsym(g_handle, symbol); in GetArkDynFunction() local
/foundation/ace/ace_engine_lite/frameworks/src/core/router/
Djs_page_state_machine.cpp402 jerry_value_t function = jerryx_get_property_str(viewModel_, name); in InvokePageLifeCycleCallback() local
/foundation/ace/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.cpp44 … const jerry_length_t argc) -> jerry_value_t { in JerryScriptNativeEngine()
227 NativeValue* thisVar, NativeValue* function, NativeValue* const* argv, size_t argc) in CallFunction()
/foundation/ace/napi/native_engine/impl/ark/native_value/
Dark_native_function.cpp176 Local<JSValueRef> function, in NativeClassFunctionCallBack()
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/communicator/src/
Dprotocol_proto.cpp577 TransformFunc function = msgIdMapFunc_[messageId]; in CalculateDataSerializeLength() local
616 TransformFunc function = msgIdMapFunc_[messageId]; in SerializeMessage() local
669 TransformFunc function = msgIdMapFunc_[messageId]; in DeSerializeMessage() local
/foundation/ace/napi/native_engine/
Dnative_value.h57 NativeValue* function = nullptr; member
/foundation/ace/napi/native_engine/impl/quickjs/native_value/
Dquickjs_native_object.cpp141 NativeValue* function = new QuickJSNativeFunction(engine_, propertyDescriptor.utf8name, in DefineProperty() local
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ark/
Dark_js_value.cpp139 Local<FunctionRef> function(GetValue(pandaRuntime)); in Call() local
/foundation/ace/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
Dark_js_value.cpp139 Local<FunctionRef> function(GetValue(pandaRuntime)); in Call() local
/foundation/ace/ace_engine/frameworks/bridge/js_frontend/engine/v8/
Dv8_group_js_bridge.cpp431 v8::Local<v8::Function> function = v8::Local<v8::Function>::Cast(func); in SerializationObjectToString() local

12