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:pData
(Results
1 - 16
of
16
) sorted by relevance
/foundation/communication/dsoftbus/tests/sdk/transmission/session/
H
A
D
session_mock_test.cpp
64
int32_t *
pData
= NULL;
in HWTEST_F()
local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H
A
D
hfp_hf_command_parser.cpp
36
uint8_t *
pData
= nullptr;
in Read()
local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H
A
D
hfp_ag_command_parser.cpp
35
uint8_t *
pData
= nullptr;
in Read()
local
/foundation/multimedia/image_framework/plugins/common/libs/image/formatagentplugin/src/
H
A
D
wbmp_format_agent.cpp
73
uint8_t *
pData
= static_cast<uint8_t *>(const_cast<void *>(stream));
in read_header()
local
/foundation/communication/dhcp/services/dhcp_server/src/
H
A
D
dhcp_option.cpp
294
uint8_t *
pData
= pOption->data;
in AppendAddressOption()
local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H
A
D
data_buf.cpp
58
DataBuf::DataBuf(const byte *
pData
, size_t size) : pData_(size)
in DataBuf()
argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H
A
D
http_request.cpp
352
HostData*
pData
= nullptr;
in GetIPFromUrl()
local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H
A
D
smp_receive.c
190
uint8_t *
pData
= NULL;
in SMP_ReceivePairingRequest()
local
712
uint8_t *
pData
= (uint8_t *)BufferPtr(buffer);
in SMP_RecvMasterIdentProcessMaster()
local
759
uint8_t *
pData
= NULL;
SMP_RecvMasterIdentProcessSlave()
local
[all...]
/foundation/communication/dhcp/services/dhcp_client/src/
H
A
D
dhcp_socket.cpp
34
static uint16_t GetCheckSum(uint16_t *
pData
, int nBytes)
in GetCheckSum()
argument
/foundation/communication/bluetooth/frameworks/inner/src/
H
A
D
bluetooth_gatt_client.cpp
935
const uint8_t *
pData
= characteristic.GetValue(&length).get();
in WriteCharacteristic()
local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H
A
D
socket.cpp
205
uint8_t *
pData
= nullptr;
in OnDataAvailableNative()
local
737
uint8_t *
pData
= nullptr;
in ReadData()
local
/foundation/arkui/napi/test/unittest/
H
A
D
test_napi_threadsafe.cpp
104
int*
pData
= (int32_t*)data;
in TsFuncCallJs()
local
154
int*
pData
= ((int32_t*)data);
in TsFuncCallJsMulti()
local
/foundation/multimedia/media_lite/services/player_lite/impl/
H
A
D
player_impl.cpp
196
void PlayerImpl::PlayerControlEventCb(void* pPlayer, PlayerControlEvent enEvent, const void*
pData
)
in PlayerControlEventCb()
argument
[all...]
/foundation/arkui/napi/sample/native_module_systemtest/
H
A
D
test_napi.cpp
392
int32_t*
pData
= nullptr;
in ThreadSafeCallJs()
local
409
int32_t*
pData
= nullptr;
in Threadfinalcb()
local
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H
A
D
ecs_animation.cpp
51
PropertyData
pData
;
in RLock()
local
1228
PropertyData
pData
;
in UpdateAnimationTrackDuration()
local
/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/src/
H
A
D
local_socket_exec.cpp
162
auto
pData
= reinterpret_cast<LocalSocketConnectionData *>(para);
in MakeLocalSocketConnectionMessage()
local
Completed in 32 milliseconds