| /applications/standard/settings/cj/settings/src/ |
| H A D | cj_settings_observer.cpp | 61 auto func = reinterpret_cast<void(*)(void)>(observer); in RegisterKeyObserver() local
|
| /base/hiviewdfx/hilog/frameworks/libhilog/socket/ |
| H A D | seq_packet_socket_server.cpp | 43 int SeqPacketSocketServer::AcceptingLoop(AcceptingHandler func, milliseconds ms, TimtoutHandler timeOutFunc) in AcceptingLoop() argument
|
| /base/hiviewdfx/hicollie/frameworks/native/test/moduletest/common/ |
| H A D | xcollie_timeout_test.cpp | 102 auto func = [this](void *data) { in HWTEST_F() local 134 auto func = [this](void *data) { in HWTEST_F() local 183 auto func = [this](void *data) { in HWTEST_F() local
|
| /base/hiviewdfx/faultloggerd/test/benchmarktest/unwind/ |
| H A D | unwind_local_benchmark.cpp | 32 NOINLINE static size_t TestFunc5(size_t (*func)(void))
in TestFunc5() argument 37 NOINLINE static size_t TestFunc4(size_t (*func)(void))
in TestFunc4() argument 42 NOINLINE static size_t TestFunc3(size_t (*func)(void))
in TestFunc3() argument 47 NOINLINE static size_t TestFunc2(size_t (*func)(void))
in TestFunc2() argument 52 NOINLINE static size_t TestFunc1(size_t (*func)(void))
in TestFunc1() argument 82 Run(benchmark::State& state, size_t (*func)(void)) Run() argument [all...] |
| /base/hiviewdfx/faultloggerd/test/benchmarktest/unwindstack/ |
| H A D | unwind_remote_benchmark.cpp | 42 NOINLINE static void TestFunc6(MAYBE_UNUSED void (*func)(void*), MAYBE_UNUSED volatile bool* ready)
in TestFunc6() argument 49 NOINLINE static void TestFunc5(void (*func)(void*), volatile bool* ready)
in TestFunc5() argument 54 NOINLINE static void TestFunc4(void (*func)(void*), volatile bool* ready)
in TestFunc4() argument 59 NOINLINE static void TestFunc3(void (*func)(void*), volatile bool* ready)
in TestFunc3() argument 64 NOINLINE static void TestFunc2(void (*func)(void*), volatile bool* ready)
in TestFunc2() argument 69 NOINLINE static void TestFunc1(void (*func)(voi argument [all...] |
| /base/notification/eventhandler/frameworks/eventhandler/test/unittest/ |
| H A D | lib_event_handler_test.cpp | 57 void* GetTemp(char* func, void* handle) in GetTemp() argument 66 void ExecFfrtNoParam(char* func) in ExecFfrtNoParam() argument
|
| /base/security/certificate_framework/frameworks/core/cert/src/ |
| H A D | cf_object_cert.c | 32 CfCertAdapterAbilityFunc func;
member 43 CfCertAdapterAbilityFunc *func = (CfCertAdapterAbilityFunc *)GetAbility(CF_ABILITY(CF_ABILITY_TYPE_ADAPTER,
in CfCertCreate() local [all...] |
| /base/security/code_signature/interfaces/innerkits/code_sign_utils/src/ |
| H A D | code_sign_helper.cpp | 32 int32_t CodeSignHelper::ProcessMultiTask(const std::string &ownerId, const std::string &path, CallbackFunc &func)
in ProcessMultiTask() argument 66 ExecuteMultiTask(const std::string &ownerId, const std::string &path, CallbackFunc &func) ExecuteMultiTask() argument
|
| /base/security/dlp_permission_service/frameworks/test/mock/ |
| H A D | file_io_mock.cpp | 37 LseekFuncT func = reinterpret_cast<LseekFuncT>(dlsym(RTLD_NEXT, "lseek")); in lseek() local 50 WriteFuncT func = reinterpret_cast<WriteFuncT>(dlsym(RTLD_NEXT, "write")); in write() local 63 FtruncateFuncT func = reinterpret_cast<FtruncateFuncT>(dlsym(RTLD_NEXT, "ftruncate")); in ftruncate() local 77 MemcpyFuncT func in memcpy_s() local [all...] |
| /base/security/huks/services/huks_standard/huks_service/main/plugin_proxy/src/ |
| H A D | hks_plugin_adapter.cpp | 81 HksGetPluginProxyFunc func = (HksGetPluginProxyFunc)dlsym(g_pluginHandler, "HksGetPluginProxy");
in ENABLE_CFI() local
|
| /base/telephony/ril_adapter/services/hril/src/ |
| H A D | hril_timer_callback.cpp | 113 auto func = in EventLoop() local 68 HRilSetTimerCallbackInfo( HRilCallbackFun func, uint8_t *param, const struct timeval *tv) HRilSetTimerCallbackInfo() argument
|
| /test/xts/device_attest_lite/services/core/include/utils/ |
| H A D | attest_utils_timer.h | 48 TimerCallbackFunc func; member
|
| /test/xts/device_attest/services/core/include/utils/ |
| H A D | attest_utils_timer.h | 48 TimerCallbackFunc func; member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | pthread.c | 38 avfilter_action_func *func; member 59 static int thread_execute(AVFilterContext *ctx, avfilter_action_func *func, in thread_execute() argument
|
| /third_party/jerryscript/tests/jerry/es2015/ |
| H A D | array-prototype-find-index.js | 146 function func (element) { function
|
| H A D | array-prototype-find.js | 139 function func (element) { function
|
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | nir_lower_libclc.c | 40 nir_function *func = NULL; in lower_clc_call_instr() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_alpha_test.c | 39 nir_lower_alpha_test(nir_shader *shader, enum compare_func func, in nir_lower_alpha_test() argument
|
| H A D | nir_lower_blend.h | 36 enum blend_func func; member
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | opt_dead_functions.cpp | 138 ir_function *func = ir->as_function(); in do_dead_functions() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_pipe_depthstencil.c | 38 svga_translate_compare_func(unsigned func) in svga_translate_compare_func() argument [all...] |
| /third_party/node/test/node-api/test_make_callback/ |
| H A D | binding.c | 19 napi_value func = args[2]; in MakeCallback() local
|
| /third_party/musl/porting/linux/user/src/linux/ |
| H A D | clone.c | 12 int (*func)(void *); member
|
| /third_party/musl/src/linux/linux/ |
| H A D | clone.c | 27 int (*func)(void *); member
|
| /third_party/musl/src/linux/liteos_a/ |
| H A D | clone.c | 26 int (*func)(void *); member
|