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:ReadString
(Results
1 - 20
of
20
) sorted by relevance
/foundation/communication/netmanager_base/test/netmanagernative/unittest/mock/src/
H
A
D
parcel.cpp
44
bool
ReadString
(const std::string &value)
in ReadString()
function
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/file_hook/
H
A
D
parcel.cpp
91
bool Parcel::
ReadString
(string &value)
in ReadString()
function in OHOS::Parcel
/foundation/ability/ability_runtime/test/unittest/quick_fix/quick_fix_info_test/mock/
H
A
D
parcel.cpp
88
std::string Parcel::
ReadString
() const
in ReadString()
function in OHOS::Parcel
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/sharedata/
H
A
D
js_share_data.cpp
111
void JSShareData::
ReadString
(const JSCallbackInfo& info)
in ReadString()
function in OHOS::Ace::Framework::JSShareData
/foundation/filemanagement/app_file_service/tests/mock/module_ipc/
H
A
D
message_parcel_mock.cpp
99
bool Parcel::
ReadString
(std::string &value)
in ReadString()
function in OHOS::Parcel
/foundation/filemanagement/app_file_service/tests/mock/parcel/src/
H
A
D
parcel.cpp
84
bool Parcel::
ReadString
(string &value)
in ReadString()
function in OHOS::FileManagement::Backup::Parcel
/foundation/filemanagement/dfs_service/test/mock/
H
A
D
message_parcel_mock.cpp
100
bool Parcel::
ReadString
(std::string &value)
in ReadString()
function in OHOS::Parcel
/foundation/bundlemanager/app_domain_verify/test/unittest/common/bean_parcel_test/mock/
H
A
D
parcel.cpp
117
std::string Parcel::
ReadString
() const
in ReadString()
function in OHOS::Parcel
121
bool Parcel::
ReadString
(const std::string&)
in ReadString()
function in OHOS::Parcel
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H
A
D
gt_extractor_util.cpp
80
unsigned char *GtExtractorUtil::
ReadString
(int32_t fp, uint32_t len)
in ReadString()
function in OHOS::GtExtractorUtil
/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/backend/
H
A
D
json_input.cpp
51
BASE_NS::string
ReadString
(BASE_NS::string_view name, const json::value& value)
in ReadString()
function
/foundation/arkui/ace_engine/frameworks/base/json/
H
A
D
uobject.cpp
440
std::string UObject::
ReadString
(int32_t len)
in ReadString()
function in OHOS::UObject
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/
H
A
D
heif_stream.cpp
171
std::string HeifStreamReader::
ReadString
()
in ReadString()
function in OHOS::ImagePlugin::HeifStreamReader
/foundation/multimodalinput/input/service/connect_manager/test/
H
A
D
message_parcel_mock.cpp
154
const std::string Parcel::
ReadString
()
in ReadString()
function in OHOS::Parcel
162
bool Parcel::
ReadString
(std::string &value)
in ReadString()
function in OHOS::Parcel
/foundation/communication/ipc/interfaces/innerkits/rust/src/cxx/
H
A
D
parcel_wrapper.cpp
111
bool
ReadString
(Parcel &parcel, rust::string &val)
in ReadString()
function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H
A
D
parcel.cpp
197
uint32_t Parcel::
ReadString
(std::string &outVal)
in ReadString()
function in DistributedDB::Parcel
/foundation/filemanagement/user_file_service/interfaces/kits/js/src/common/
H
A
D
file_info_shared_memory.h
367
static bool
ReadString
(std::string &outVal, SharedMemoryInfo &memInfo)
in ReadString()
function in OHOS::FileAccessFwk::SharedMemoryOperation
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H
A
D
tlv_util.cpp
29
std::string TLVUtil::
ReadString
(std::vector<uint8_t>& buff, int32_t& cursor)
in ReadString()
function in OHOS::Ace::TLVUtil
/foundation/communication/ipc/ipc/native/c/manager/src/
H
A
D
serializer.c
659
uint8_t *
ReadString
(IpcIo *io, size_t *len)
in ReadString()
function
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H
A
D
parcel.cpp
496
const std::string Parcel::
ReadString
()
in ReadString()
function in OHOS::Parcel
501
bool Parcel::
ReadString
(std::string &value)
in ReadString()
function in OHOS::Parcel
/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/
H
A
D
wrapper.rs
65
fn
ReadString
(parcel: Pin<&mut Parcel>, val: &mut String) -> bool;
in ReadString()
functions
Completed in 13 milliseconds