Home
last modified time | relevance | path

Searched defs:CheckAndCopy (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackgetter.cpp111 bool JsStackGetter::CheckAndCopy(char *dest, size_t length, const char *src) in CheckAndCopy() function in panda::ecmascript::JsStackGetter
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.cpp885 bool SamplesQueue::CheckAndCopy(char *dest, size_t length, const char *src) const in CheckAndCopy() function in panda::ecmascript::SamplesQueue