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:age
(Results
26 - 50
of
134
) sorted by relevance
1
2
3
4
5
6
/foundation/communication/dsoftbus/tests/core/common/json_utils/fuzztest/jsonutils_fuzzer/
H
A
D
jsonutils_fuzzer.cpp
48
int32_t
age
= *(reinterpret_cast<const int32_t *>(data));
in DoJsonUtilsFuzz()
local
/foundation/distributeddatamgr/relational_store/test/js/relationalstore/unittest/src/
H
A
D
RdbStoreReadOnlyJsunit.test.js
/third_party/curl/include/curl/
H
A
D
websockets.h
32
int
age
; /* zero */
member
/third_party/json/docs/examples/
H
A
D
nlohmann_define_type_non_intrusive_explicit.cpp
13
int
age
;
member
H
A
D
nlohmann_define_type_intrusive_with_default_macro.cpp
14
int
age
= -1;
member in ns::person
H
A
D
nlohmann_define_type_intrusive_macro.cpp
14
int
age
= -1;
member in ns::person
H
A
D
nlohmann_define_type_non_intrusive_with_default_explicit.cpp
13
int
age
= -1;
member
H
A
D
nlohmann_define_type_non_intrusive_with_default_macro.cpp
13
int
age
= -1;
member
H
A
D
nlohmann_define_type_non_intrusive_macro.cpp
13
int
age
;
member
H
A
D
nlohmann_define_type_intrusive_with_default_explicit.cpp
14
int
age
= -1;
member in ns::person
H
A
D
nlohmann_define_type_intrusive_explicit.cpp
14
int
age
= -1;
member in ns::person
/third_party/mesa3d/src/gallium/drivers/svga/
H
A
D
svga_surface.h
75
unsigned
age
; /* timestamp when the backed resource is
member
H
A
D
svga_sampler_view.h
69
unsigned
age
;
member
H
A
D
svga_sampler_view.c
184
unsigned
age
= 0;
in svga_validate_sampler_view()
local
/third_party/rust/crates/regex/regex-syntax/src/unicode_tables/
H
A
D
mod.rs
2
pub mod
age
;
modules
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H
A
D
WindowSurfaceEGL.cpp
45
egl::Error WindowSurfaceEGL::getBufferAge(const gl::Context *context, EGLint *
age
)
in getBufferAge()
argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsdirtyregionmanager_fuzzer/
H
A
D
rsdirtyregionmanager_fuzzer.cpp
70
int
age
= GetData<int>();
in DoSomethingInterestingWithMyAPI()
local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/test/unittest/
H
A
D
meta_data_manager_test.cpp
59
int32_t
age
;
member in __anon7950::final
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H
A
D
common.h
29
int
age
;
member
/third_party/jerryscript/tests/jerry/es2015/
H
A
D
reflect-own-keys.js
/third_party/node/deps/v8/include/cppgc/internal/
H
A
D
caged-heap-local-data.h
40
void SetAge(uintptr_t cage_offset, Age
age
) {
in SetAge()
argument
/third_party/node/deps/v8/include/v8-include/cppgc/internal/
H
A
D
caged-heap-local-data.h
51
void SetAge(uintptr_t cage_offset, Age
age
) {
in SetAge()
argument
/third_party/node/deps/v8/src/heap/cppgc/
H
A
D
marking-verifier.cc
109
const auto
age
= heap_.caged_heap().local_data().age_table.GetAge(
in VisitHeapObjectHeader()
local
/foundation/communication/netstack/frameworks/cj/http/src/
H
A
D
net_http_cache_strategy.cpp
112
int64_t
age
= std::max<int64_t>(0, cacheResponse_.GetAgeSeconds());
in CacheResponseAgeMillis()
local
/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/src/
H
A
D
http_cache_strategy.cpp
114
int64_t
age
= std::max<int64_t>(0, cacheResponse_.GetAgeSeconds());
in CacheResponseAgeMillis()
local
Completed in 9 milliseconds
1
2
3
4
5
6