Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:GetReference
(Results
1 - 6
of
6
) sorted by relevance
/arkcompiler/runtime_core/static_core/runtime/include/tooling/
H
A
D
pt_object.h
26
PtReference *
GetReference
() const
in GetReference()
function in ark::tooling::PtObject
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
H
A
D
shared_reference_storage.cpp
49
SharedReference *SharedReferenceStorage::
GetReference
(EtsObject *etsObject)
in GetReference()
function in ark::ets::interop::js::ets_proxy::SharedReferenceStorage
55
SharedReference *SharedReferenceStorage::
GetReference
(napi_env env, napi_value jsObject)
in GetReference()
function in ark::ets::interop::js::ets_proxy::SharedReferenceStorage
64
SharedReference *SharedReferenceStorage::
GetReference
(void *data)
in GetReference()
function in ark::ets::interop::js::ets_proxy::SharedReferenceStorage
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/mem/proxy_reference_storage_1/
H
A
D
test_proxy_reference_storage_1.cpp
57
SharedReference *
GetReference
(void *data)
in GetReference()
function in ark::ets::interop::js::ets_proxy::testing::SharedReferenceStorage1GTest
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/mem/
H
A
D
ets_reference.h
67
const mem::Reference *
GetReference
() const
in GetReference()
function in ark::ets::final
/arkcompiler/runtime_core/static_core/runtime/interpreter/
H
A
D
vregister.h
145
ALWAYS_INLINE inline ObjectHeader *
GetReference
() const
in GetReference()
function in ark::interpreter::VRegisterIface
344
ALWAYS_INLINE inline ObjectHeader *
GetReference
() const
in GetReference()
function in ark::interpreter::VRegisterRef
/arkcompiler/ets_runtime/ecmascript/
H
A
D
ecma_global_storage.h
179
void*
GetReference
() const
in GetReference()
function in panda::ecmascript::WeakNode
Completed in 4 milliseconds