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:SplitString
(Results
1 - 6
of
6
) sorted by relevance
/base/powermgr/thermal_manager/utils/native/src/
H
A
D
string_operation.cpp
28
void StringOperation::
SplitString
(const std::string& str, std::vector<std::string>& ret, const std::string& sep)
in SplitString()
function in OHOS::PowerMgr::StringOperation
/base/security/selinux_adapter/framework/policycoreutils/src/
H
A
D
sehap_contexts_trie.cpp
22
std::vector<std::string> SehapContextsTrie::
SplitString
(const std::string& paraName)
in SplitString()
function in SehapContextsTrie
/base/update/updater/services/package/pkg_package/
H
A
D
packages_info.cpp
30
vector<string>
SplitString
(const string &str, const string &pattern)
in SplitString()
function
/base/telephony/core_service/services/network_search/src/
H
A
D
network_utils.cpp
153
std::vector<std::string> NetworkUtils::
SplitString
(const std::string &inputString, const std::string &flag)
in SplitString()
function in OHOS::Telephony::NetworkUtils
/base/startup/init/services/utils/
H
A
D
init_utils.c
296
int
SplitString
(char *srcPtr, const char *del, char **dstPtr, int maxNum)
in SplitString()
function
/base/update/updater/utils/
H
A
D
utils.cpp
143
std::vector<std::string>
SplitString
(const std::string &str, const std::string del)
in SplitString()
function
Completed in 8 milliseconds