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:owner_
(Results
1 - 14
of
14
) sorted by relevance
/third_party/node/deps/v8/include/v8-include/cppgc/internal/
H
A
D
persistent-node.h
71
void*
owner_
= nullptr;
member
/third_party/node/deps/v8/include/cppgc/internal/
H
A
D
persistent-node.h
73
void*
owner_
= nullptr;
member
/third_party/node/deps/v8/src/handles/
H
A
D
persistent-handles.h
61
LocalHeap*
owner_
= nullptr;
member in v8::internal::PersistentHandles
/third_party/node/src/
H
A
D
node_messaging.h
212
MessagePort*
owner_
= nullptr;
member in node::worker::MessagePortData
/third_party/skia/third_party/externals/libwebp/src/mux/
H
A
D
muxi.h
38
int
owner_
; // True if *data_ memory is owned internally.
member
/third_party/skia/third_party/externals/tint/src/sem/
H
A
D
variable.h
225
CallTarget const*
owner_
= nullptr;
member in tint::sem::Parameter
/third_party/protobuf/src/google/protobuf/compiler/
H
A
D
importer.h
140
SourceTreeDescriptorDatabase*
owner_
;
member in google::protobuf::compiler::SourceTreeDescriptorDatabase::ValidationErrorCollector
/third_party/protobuf/src/google/protobuf/
H
A
D
arena_impl.h
237
void*
owner_
; // &ThreadCache of this thread;
member in google::protobuf::internal::ArenaImpl::SerialArena
/third_party/node/deps/v8/src/heap/
H
A
D
basic-memory-chunk.h
363
std::atomic<BaseSpace*>
owner_
;
member in v8::internal::BasicMemoryChunk
/third_party/googletest/googletest/include/gtest/internal/
H
A
D
gtest-port.h
1678
pthread_t
owner_
; // The thread holding the mutex.
member in testing::internal::MutexBase
/third_party/mesa3d/src/gtest/include/gtest/internal/
H
A
D
gtest-port.h
1669
pthread_t
owner_
; // The thread holding the mutex.
member in testing::internal::MutexBase
/third_party/node/deps/v8/tools/gcmole/
H
A
D
gcmole.cc
1240
FunctionAnalyzer*
owner_
;
member in __anon15306::FunctionAnalyzer::Block
/third_party/node/deps/googletest/include/gtest/internal/
H
A
D
gtest-port.h
1704
pthread_t
owner_
; // The thread holding the mutex.
member in testing::internal::MutexBase
/third_party/node/deps/v8/src/maglev/
H
A
D
maglev-ir.h
1276
const interpreter::Register
owner_
;
member in v8::internal::maglev::Phi
Completed in 22 milliseconds