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:newBuffer
(Results
1 - 9
of
9
) sorted by relevance
/foundation/CastEngine/castengine_wifi_display/services/utils/
H
A
D
data_buffer.cpp
128
auto
newBuffer
= new (std::nothrow) uint8_t[capacity_];
in PushData()
local
/foundation/ability/idl_tool/idl_tool_2/util/
H
A
D
string_builder.cpp
148
char *
newBuffer
= reinterpret_cast<char *>(calloc(newSize, 1));
in Grow()
local
/foundation/communication/dsoftbus/core/bus_center/utils/src/
H
A
D
lnn_compress.c
94
unsigned char *
newBuffer
= SoftBusCalloc(newBufferSize);
in PerformInflate()
local
/foundation/ability/idl_tool/util/
H
A
D
string_builder.cpp
141
char*
newBuffer
= reinterpret_cast<char*>(calloc(newSize, 1));
in Grow()
local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H
A
D
buffer_metadata_stream.cpp
89
byte *
newBuffer
= new (std::nothrow) byte[newCapacity];
in Write()
local
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/
H
A
D
rs_base_render_util_unit_test.cpp
375
std::vector<uint8_t>
newBuffer
;
in HWTEST_F()
local
406
std::vector<uint8_t>
newBuffer
;
in HWTEST_F()
local
437
std::vector<uint8_t>
newBuffer
;
in HWTEST_F()
local
468
std::vector<uint8_t>
newBuffer
;
in HWTEST_F()
local
495
std::vector<uint8_t>
newBuffer
;
in HWTEST_F()
local
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H
A
D
rs_base_render_util_test.cpp
425
std::vector<uint8_t>
newBuffer
;
in HWTEST_F()
local
456
std::vector<uint8_t>
newBuffer
;
in HWTEST_F()
local
487
std::vector<uint8_t>
newBuffer
;
in HWTEST_F()
local
518
std::vector<uint8_t>
newBuffer
;
in HWTEST_F()
local
545
std::vector<uint8_t>
newBuffer
;
in HWTEST_F()
local
1181
std::vector<uint8_t>
newBuffer
;
HWTEST_F()
local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H
A
D
rs_base_render_engine.cpp
489
std::vector<uint8_t>
newBuffer
;
in DrawBuffer()
local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H
A
D
sdp_server.c
1478
Buffer *
newBuffer
= NULL;
in BuildAttributeListArrayCommon()
local
Completed in 10 milliseconds