| /third_party/mesa3d/src/mesa/program/ |
| H A D | dummy_errors.c | 27 _mesa_error_no_memory(const char *caller) in _mesa_error_no_memory() argument
|
| /base/security/code_signature/test/unittest/utils/include/ |
| H A D | access_token_setter.h | 31 inline uint64_t NativeTokenSet(const char *caller)
in NativeTokenSet() argument
|
| /third_party/jerryscript/tests/jerry/es2015/ |
| H A D | function-properties.js | |
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-error.cc | 42 Handle<Object> caller = args.atOrUndefined(isolate, 2); in BUILTIN() local
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| H A D | js_arguments_test.cpp | 136 JSHandle<EcmaString> caller = thread->GetEcmaVM()->GetFactory()->NewFromASCII("caller"); in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/libark_defect_scan_aux/include/ |
| H A D | callee_info.h | 27 CalleeInfo(const Inst &call_inst, const Function *caller) : call_inst_(call_inst), caller_(caller) {} in CalleeInfo() argument
|
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| H A D | class_linker-inl.h | 26 inline Class *ClassLinker::GetClass(const Method &caller, panda_file::File::EntityId id, in GetClass() argument
|
| /arkcompiler/runtime_core/static_core/runtime/interpreter/ |
| H A D | cache.h | 42 void Set(const void *pc, T *item, Method *caller) in Set() argument
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | js_arguments.cpp | 33 JSHandle<EcmaString> caller = thread->GetEcmaVM()->GetFactory()->NewFromASCII("caller"); in GetOwnProperty() local
|
| /base/hiviewdfx/hiview/adapter/service/client/src/ |
| H A D | hiview_service_trace_delegate.cpp | 33 CollectResult<std::vector<std::string>> HiViewServiceTraceDelegate::DumpSnapshot(int32_t caller) in DumpSnapshot() argument
|
| /base/hiviewdfx/hiview/test/unittest/unified_collection/client/ |
| H A D | memory_collector_client_test.cpp | 57 MemoryCaller caller = {.pid = 100, .resourceType = "pss_memory", .limitValue = 100, .enabledDebugLog = false};
in HWTEST_F() local
|
| /base/security/code_signature/test/fuzztest/local_code_sign_stub/initlocalcertificatestub_fuzzer/ |
| H A D | initlocalcertificatestub_fuzzer.cpp | 32 static uint64_t NativeTokenSet(const char *caller)
in NativeTokenSet() argument
|
| /base/security/code_signature/test/fuzztest/local_code_sign_stub/signlocalcodestub_fuzzer/ |
| H A D | signlocalcodestub_fuzzer.cpp | 32 static uint64_t NativeTokenSet(const char *caller)
in NativeTokenSet() argument
|
| /device/soc/rockchip/rk3568/hardware/omx_il/osal/ |
| H A D | Rockchip_OSAL_Memory.c | 34 Rockchip_OSAL_Malloc_With_Caller( OMX_U32 size, const char *tag, const char *caller, const OMX_U32 line) Rockchip_OSAL_Malloc_With_Caller() argument 53 Rockchip_OSAL_Free_With_Caller( OMX_PTR addr, const char *tag, const char *caller, const OMX_U32 line) Rockchip_OSAL_Free_With_Caller() argument
|
| /foundation/ability/ability_runtime/test/unittest/lifecycle_deal_test/ |
| H A D | lifecycle_deal_test.cpp | 66 CallerInfo caller; in HWTEST_F() local 98 CallerInfo caller; HWTEST_F() local 130 CallerInfo caller; HWTEST_F() local 195 CallerInfo caller; HWTEST_F() local [all...] |
| /foundation/ability/ability_runtime/services/abilitymgr/src/start_ability_handler/ |
| H A D | start_ability_sandbox_savefile.h | 28 std::weak_ptr<AbilityRecord> caller; member
|
| /foundation/arkui/ace_engine/frameworks/core/common/ |
| H A D | task_runner_adapter_impl.cpp | 36 void TaskRunnerAdapterImpl::PostTaskForTime(std::function<void()> task, uint32_t targetTime, const std::string& caller) in PostTaskForTime() argument
|
| H A D | task_runner_adapter.h | 36 virtual void PostTaskForTime(std::function<void()> task, uint32_t targetTime, const std::string& caller) {} in PostTaskForTime() argument
|
| /foundation/arkui/ace_engine/adapter/preview/osal/task/ |
| H A D | task_runner_adapter_impl.cpp | 21 void TaskRunnerAdapterImpl::PostTask(std::function<void()> task, const std::string& caller, PriorityType priorityType) in PostTask() argument 29 void TaskRunnerAdapterImpl::PostTaskForTime(std::function<void()> task, uint32_t targetTime, const std::string& caller) in PostTaskForTime() argument 37 PostDelayedTask( std::function<void()> task, uint32_t delay, const std::string& caller, PriorityType priorityType) PostDelayedTask() argument
|
| /foundation/distributedhardware/device_manager/common/include/ipc/model/ |
| H A D | ipc_check_access_control.h | 33 void SetAccessCaller(const DmAccessCaller &caller) in SetAccessCaller() argument
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | pixelstore.c | 322 _mesa_compressed_pixel_storage_error_check( struct gl_context *ctx, GLint dimensions, const struct gl_pixelstore_attrib *packing, const char *caller) _mesa_compressed_pixel_storage_error_check() argument
|
| /third_party/skia/third_party/externals/spirv-tools/test/opt/ |
| H A D | pass_merge_return_test.cpp | 1996 const std::string caller = in TEST_F() local
|
| /third_party/skia/src/codec/ |
| H A D | SkJpegDecoderMgr.cpp | 19 static void print_message(const j_common_ptr info, const char caller[]) { in print_message() argument 43 bool JpegDecoderMgr::returnFalse(const char caller[]) { in returnFalse() argument 48 SkCodec::Result JpegDecoderMgr::returnFailure(const char caller[], SkCodec::Result result) { in returnFailure() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
| H A D | pass_merge_return_test.cpp | 1996 const std::string caller = in TEST_F() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | LinuxMallocProfiling.cpp | 36 void *internalAllocator(size_t size, void *caller) { in internalAllocator() argument 51 void *caller = __builtin_return_address(0); in operator new() local 56 void *caller = __builtin_return_address(0); in operator new[]() local 61 void *caller = __builtin_return_address(0); in malloc() local [all...] |