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
refs:RefHelper
(Results
1 - 3
of
3
) sorted by relevance
/third_party/skia/src/gpu/
H
A
D
GrBackendTextureImageGenerator.h
60
class
RefHelper
: public SkNVRefCnt<
RefHelper
> {
class in GrBackendTextureImageGenerator
62
RefHelper
(GrTexture*,
66
~
RefHelper
();
85
RefHelper
* fRefHelper;
H
A
D
GrBackendTextureImageGenerator.cpp
25
GrBackendTextureImageGenerator::
RefHelper
::
RefHelper
(
in RefHelper()
function in GrBackendTextureImageGenerator::RefHelper
34
GrBackendTextureImageGenerator::
RefHelper
::~
RefHelper
() {
in ~RefHelper()
51
// this point. That ref will be released when the generator's
RefHelper
is freed.
in Make()
76
, fRefHelper(new
RefHelper
(texture, owningContextID, std::move(semaphore)))
in GrBackendTextureImageGenerator()
87
RefHelper
* refHelper = static_cast<
RefHelper
*>(ctx);
in ReleaseRefHelper_TextureReleaseProc()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H
A
D
cordz_info_statistics_test.cc
89
struct
RefHelper
{
struct
92
~
RefHelper
() {
in ~RefHelper()
217
RefHelper
ref;
in TEST()
232
RefHelper
ref;
in TEST()
247
RefHelper
ref;
in TEST()
261
RefHelper
ref;
in TEST()
275
RefHelper
ref;
in TEST()
292
RefHelper
ref;
in TEST()
310
RefHelper
ref;
in TEST()
329
RefHelper
re
in TEST()
[all...]
Completed in 2 milliseconds