Home
last modified time | relevance | path

Searched defs:isPrivate (Results 1 – 13 of 13) sorted by relevance

/arkcompiler/ets_runtime/test/fuzztest/dumpheapsnapshot1_fuzzer/
Ddumpheapsnapshot1_fuzzer.cpp45 bool isPrivate = false; in DumpHeapSnapshot1FuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/dumpheapsnapshot2_fuzzer/
Ddumpheapsnapshot2_fuzzer.cpp45 bool isPrivate = false; in DumpHeapSnapshot2FuzzTest() local
/arkcompiler/ets_runtime/test/fuzztest/dumpheapsnapshot3_fuzzer/
Ddumpheapsnapshot3_fuzzer.cpp47 bool isPrivate = false; in DumpHeapSnapshot3FuzzTest() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp137 … [[maybe_unused]] bool isPrivate, [[maybe_unused]] bool captureNumericValue, in DumpHeapSnapshot()
153 … bool isVmMode, bool isPrivate, bool captureNumericValue, bool isFullGC) in DumpHeapSnapshot()
311 HeapSnapshot *HeapProfiler::MakeHeapSnapshot(SampleType sampleType, bool isVmMode, bool isPrivate, in MakeHeapSnapshot()
Dheap_snapshot.h402 …apSnapshot(const EcmaVM *vm, StringHashMap *stringTable, const bool isVmMode, const bool isPrivate, in HeapSnapshot()
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp57 … [[maybe_unused]] bool isPrivate, [[maybe_unused]] bool captureNumericValue) in DumpHeapSnapshot()
69 [[maybe_unused]] bool isVmMode, [[maybe_unused]] bool isPrivate, in DumpHeapSnapshot()
85 [[maybe_unused]] bool isVmMode, [[maybe_unused]] bool isPrivate, in DumpCpuProfile()
107 [[maybe_unused]] bool isVmMode, [[maybe_unused]] bool isPrivate, in DumpHeapSnapshot()
137 … [[maybe_unused]] bool isVmMode, [[maybe_unused]] bool isPrivate, in DumpHeapSnapshotAllVMs()
/arkcompiler/ets_runtime/ecmascript/napi/include/
Ddfx_jsnapi.h55 bool isPrivate = false; member
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_tracker_first_test.cpp283 bool isPrivate = false; in HWTEST_F_L0() local
296 bool isPrivate = false; in HWTEST_F_L0() local
Dheap_tracker_third_test.cpp189 bool isPrivate = false; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp86 bool isPrivate = false; in HWTEST_F_L0() local
118 bool isPrivate = false; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dorig_symbol.h133 void SetIsPrivate(bool isPrivate) in SetIsPrivate()
364 bool isPrivate = false; // if the field has private attribute, only when fieldID != 0 variable
/arkcompiler/ets_frontend/ets2panda/parser/
DexpressionParser.cpp1328 bool isPrivate = false; in ParseOptionalChain() local
/arkcompiler/ets_frontend/es2panda/parser/
DexpressionParser.cpp1669 bool isPrivate = false; in ParsePostPrimaryExpression() local