Searched defs:CheckAndCopy (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/ | ||
D | js_stackgetter.cpp | 111 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/ | ||
D | samples_record.cpp | 885 bool SamplesQueue::CheckAndCopy(char *dest, size_t length, const char *src) const in CheckAndCopy() function in panda::ecmascript::SamplesQueue |