Home
last modified time | relevance | path

Searched defs:fun (Results 151 - 175 of 229) sorted by relevance

12345678910

/base/telephony/sms_mms/test/gtest/
H A Dcdma_sms_gtest.cpp218 std::function<void(std::shared_ptr<SmsSendIndexer>)> fun = nullptr; in HWTEST_F() local
H A Dzero_branch_cb_test.cpp1278 std::function<void(std::shared_ptr<SmsSendIndexer>)> fun = nullptr; in HWTEST_F() local
/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dhcapture_session.h94 inline void StateGuard(const std::function<void(const CaptureSessionState)>& fun) in StateGuard() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/
H A Dhiview_adapter.cpp519 auto fun = []() { in StartTimerThread() local
/foundation/distributeddatamgr/pasteboard/services/dfx/src/
H A Dhiview_adapter.cpp455 auto fun = []() { in StartTimerThread() local
/foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/
H A Dservice_other_test.cpp1565 auto fun = service->TimeOutCallback(nullptr, bundleName); in HWTEST_F() local
/third_party/nghttp2/src/
H A Dutil.h898 void shuffle(RandomIt first, RandomIt last, Generator &&gen, SwapFun fun) { in shuffle() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dbuiltin.c606 struct symbol *fun = alloc_symbol(sym->pos, SYM_FN); in declare_builtin() local
/third_party/node/deps/v8/src/debug/
H A Ddebug-evaluate.cc52 Handle<JSFunction> fun = in Global() local
/third_party/node/deps/v8/src/strings/
H A Dstring-stream.cc400 void StringStream::PrintSecurityTokenIfChanged(JSFunction fun) { in PrintSecurityTokenIfChanged() argument
409 void StringStream::PrintFunction(JSFunction fun, Object receiver, Code* code) { in PrintFunction() argument
414 void StringStream::PrintPrototype(JSFunction fun, Object receiver) { in PrintPrototype() argument
[all...]
/third_party/python/Modules/_ctypes/libffi_osx/x86/
H A Dx86-ffi64.c588 ffi_prep_closure( ffi_closure* closure, ffi_cif* cif, void (*fun)(ffi_cif*, void*, void**, void*), void* user_data) ffi_prep_closure() argument
/third_party/python/Lib/test/
H A Dtest_context.py189 def fun(): function
202 def fun(): function
276 def fun(): function
311 def fun(): function
/base/telephony/call_manager/services/call_voice_assistant/src/
H A Dcall_voice_assistant_manager.cpp401 auto fun = [&str](std::string key, std::string value, bool start = false, bool end = false) { in GetSendString() local
[all...]
/base/telephony/sms_mms/test/unittest/
H A Dcdma_sms_test.cpp510 std::function<void(std::shared_ptr<SmsSendIndexer>)> fun = nullptr; in TestTextBasedSmsDelivery() local
/foundation/graphic/graphic_3d/kits/js/src/
H A DSceneJS.cpp317 auto fun = [data]() { in Load() local
824 auto fun = [data]() { in CreateMaterial() local
875 auto fun = [data]() { in CreateShader() local
989 auto fun = [data]() -> META_NS::IAny::Ptr { in CreateImage() local
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dinput_manager_pointer_test.cpp809 auto fun = [&runnerThreadId]() { in HWTEST_F() local
849 auto fun = [&runnerThreadId]() { in HWTEST_F() local
/foundation/resourceschedule/background_task_mgr/services/efficiency_resources/src/
H A Dbg_efficiency_resources_mgr.cpp165 EraseRecordIf(ResourceRecordMap &infoMap, const std::function<bool(ResourceRecordPair)> &fun) EraseRecordIf() argument
/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dbpf_loader.cpp244 std::function<ElfLoadError()> fun; in Unload() member
271 std::function<ElfLoadError()> fun; in Load() member
[all...]
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test5.cpp792 ProcessShiftFocusFunc fun; in HWTEST_F() local
/third_party/node/src/
H A Dnode_builtins.cc313 Local<Function> fun; in LookupAndCompileInternal() local
/third_party/node/deps/v8/src/objects/
H A Dcall-site-info.cc311 InferMethodNameFromFastObject(Isolate* isolate, JSObject receiver, JSFunction fun, PrimitiveHeapObject name) InferMethodNameFromFastObject() argument
345 InferMethodNameFromDictionary(Isolate* isolate, Dictionary dictionary, JSFunction fun, PrimitiveHeapObject name) InferMethodNameFromDictionary() argument
370 InferMethodName(Isolate* isolate, JSReceiver receiver, JSFunction fun) InferMethodName() argument
[all...]
/third_party/node/deps/v8/src/runtime/
H A Druntime-debug.cc470 Handle<JSFunction> fun = args.at<JSFunction>(0); in RUNTIME_FUNCTION() local
689 Handle<JSFunction> fun = args.at<JSFunction>(0); in RUNTIME_FUNCTION() local
/third_party/optimized-routines/math/test/
H A Dmathbench.c215 static const struct fun struct
232 } fun; member
[all...]
/third_party/python/Modules/_ctypes/libffi_osx/powerpc/
H A Dppc-ffi_darwin.c714 ffi_prep_closure( ffi_closure* closure, ffi_cif* cif, void (*fun)(ffi_cif*, void*, void**, void*), void* user_data) ffi_prep_closure() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/
H A Dconformance_testing.h88 Fun fun; member
96 GeneratorType<Fun> Generator(Fun fun, const char* description) { in Generator() argument
[all...]

Completed in 35 milliseconds

12345678910