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:encoded
(Results
1 - 13
of
13
) sorted by relevance
/foundation/multimedia/av_session/services/session/server/migrate/
H
A
D
base64_utils.h
36
std::string
encoded
;
in Base64Encode()
local
/foundation/communication/netmanager_base/utils/common_utils/src/
H
A
D
base64_utils.cpp
137
std::string Decode(const std::string &
encoded
)
in Decode()
argument
/foundation/communication/netstack/frameworks/js/napi/http/cache/base64/src/
H
A
D
base64_utils.cpp
143
std::string Decode(const std::string &
encoded
)
in Decode()
argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H
A
D
base64_utils.cpp
137
std::vector<uint8_t> Decode(const std::string &
encoded
)
in Decode()
argument
/foundation/CastEngine/castengine_wifi_display/services/codec/src/
H
A
D
audio_g711_codec.cpp
56
int32_t AudioG711Encoder::Encode(int16_t *decoded, int32_t nSamples, uint8_t *
encoded
)
in Encode()
argument
106
int32_t AudioG711Decoder::Decode(uint8_t *
encoded
, int32_t nSamples, int16_t *decoded)
in Decode()
argument
/foundation/CastEngine/castengine_cast_plus_stream/src/utils/src/
H
A
D
utils.cpp
28
bool Utils::Base64Encode(const std::string &source, std::string &
encoded
)
in Base64Encode()
argument
40
bool Utils::Base64Decode(const std::string &
encoded
, std::string &decoded)
in Base64Decode()
argument
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/utils/src/
H
A
D
utils.cpp
28
bool Utils::Base64Encode(const std::string &source, std::string &
encoded
)
in Base64Encode()
argument
40
bool Utils::Base64Decode(const std::string &
encoded
, std::string &decoded)
in Base64Decode()
argument
/foundation/communication/netstack/frameworks/cj/http/src/
H
A
D
net_http_utils.cpp
258
std::string Decode(const std::string &
encoded
)
in GetNowTimeGMT()
argument
H
A
D
net_http_client_exec.cpp
316
char
encoded
[4];
in EncodeUrlParam()
local
/foundation/communication/netstack/frameworks/js/napi/fetch/fetch_exec/src/
H
A
D
fetch_exec.cpp
196
char
encoded
[4];
in EncodeUrlParam()
local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H
A
D
db_base64_utils.cpp
157
std::vector<uint8_t> DBBase64Utils::Decode(const std::string &
encoded
)
in Decode()
argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/
H
A
D
a2dp_encoder_sbc.cpp
479
size_t
encoded
= 0;
in A2dpSbcEncodeFrames()
local
591
size_t
encoded
= pktLen;
in EnqueuePacketFragment()
local
[all...]
/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/
H
A
D
http_exec.cpp
688
char
encoded
[4];
in AddCurlHandle()
local
Completed in 10 milliseconds