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:asyncId
(Results
1 - 5
of
5
) sorted by relevance
/foundation/arkui/napi/callback_scope_manager/
H
A
D
native_callback_scope_manager.h
32
static void EmitDestroy(NativeEngine* env, double
asyncId
) {}
in EmitDestroy()
argument
34
static void EmitBefore(NativeEngine* env, double
asyncId
) {}
in EmitBefore()
argument
36
static void EmitAfter(NativeEngine* env, double
asyncId
) {}
in EmitAfter()
argument
40
double
asyncId
;
member
26
EmitAsyncInit(NativeEngine* env, panda::Local<panda::ObjectRef> object, panda::Local<panda::StringRef> type, double
asyncId
, double triggerAsyncId)
EmitAsyncInit()
argument
/base/hiviewdfx/hitrace/test/unittest/common/native/
H
A
D
hitracechainc_test.cpp
677
HiTraceIdStruct
asyncId
= HiTraceChainBegin("test sync+async", HITRACE_FLAG_INCLUDE_ASYNC | HITRACE_FLAG_TP_INFO);
in HWTEST_F()
local
H
A
D
hitracechaincpp_test.cpp
635
HiTraceId
asyncId
= HiTraceChain::Begin("test sync+async", HITRACE_FLAG_INCLUDE_ASYNC | HITRACE_FLAG_TP_INFO);
in HWTEST_F()
local
/third_party/node/src/
H
A
D
inspector_js_api.cc
226
static void* GetAsyncTask(int64_t
asyncId
) {
in GetAsyncTask()
argument
H
A
D
async_wrap.cc
197
double
asyncId
;
member in node::DestroyParam
Completed in 6 milliseconds