Home
last modified time | relevance | path

Searched defs:cause (Results 1 - 17 of 17) sorted by relevance

/device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/iot_hardware/wifiiot_lite/
H A Dhal_reset.c19 void RebootDevice(unsigned int cause) in RebootDevice() argument
/device/soc/rockchip/rk2206/adapter/hals/iot_hardware/wifiiot_lite/
H A Dhal_reset.c20 void RebootDevice(unsigned int cause) in RebootDevice() argument
/arkcompiler/ets_runtime/test/moduletest/regressproxy/
H A Dregressproxy.js
/arkcompiler/ets_frontend/ets2panda/ast_verifier/
H A DcheckContext.cpp20 void CheckContext::AddCheckMessage(const std::string &cause, const ir::AstNode &node, const lexer::SourcePosition &from) in AddCheckMessage() argument
H A DcheckContext.h43 explicit CheckMessage(util::StringView name, util::StringView cause, util::StringView message, size_t line) in CheckMessage() argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_error_options.h51 inline void SetCause(EtsObject *cause) in SetCause() argument
/arkcompiler/runtime_core/static_core/runtime/
H A Dgc_task.cpp44 std::ostream &operator<<(std::ostream &os, const GCTaskCause &cause) in operator <<() argument
H A Dlanguage_context.cpp101 auto *cause = thread->GetException(); in WrapClassInitializerException() local
H A Dclass_linker_extension.cpp189 auto *cause = thread->GetException(); in WrapClassNotFoundExceptionIfNeeded() local
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_errors.cpp165 JSHandle<JSTaggedValue> cause = JSObject::GetProperty(thread, options, causeKey).GetValue(); in AggregateErrorConstructor() local
H A Dbuiltins_gc.cpp105 auto cause = StringToGcType(thread, GetCallArg(info, 0).GetTaggedValue()); in StartGC() local
213 TriggerGCType BuiltinsGc::StringToGcType(JSThread *thread, JSTaggedValue cause) in StringToGcType() argument
[all...]
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
H A Dgc_trigger.cpp350 void SchedGCOnNthAllocTrigger::ScheduleGc(GCTaskCause cause, uint32_t counter) in ScheduleGc() argument
/arkcompiler/ets_runtime/ecmascript/base/
H A Derror_helper.cpp174 JSHandle<JSTaggedValue> cause = JSObject::GetProperty(thread, options, causeKey).GetValue(); in ErrorCommonConstructor() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
H A Dstd_core_gc.cpp142 static GCTaskCause GCCauseFromInt(EtsInt cause) in GCCauseFromInt() argument
168 extern "C" EtsLong StdGCStartGC(EtsInt cause, EtsObject *callback, EtsBoolean isRunGcInPlace) in StdGCStartGC() argument
423 StdGCScheduleGCAfterNthAlloc(EtsInt counter, EtsInt cause) StdGCScheduleGCAfterNthAlloc() argument
[all...]
/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dheap_manager.cpp147 GCTaskCause cause; in TryGCAndAlloc() local
212 GCTaskCause cause = GCTaskCause::OOM_CAUSE; in AllocateNonMovableObject() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
H A Dg1_analytics.cpp156 void G1Analytics::ReportCollectionEnd(GCTaskCause cause, uint64_t endTime, const CollectionSet &collectionSet, in ReportCollectionEnd() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_iw.c3553 const char* cause = NULL; in wl_iw_conn_status_str() local

Completed in 13 milliseconds