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:userName
(Results
1 - 15
of
15
) sorted by relevance
/foundation/filemanagement/user_file_service/test/fuzztest/useraccesscommonutils_fuzzer/
H
A
D
useraccesscommonutils_fuzzer.cpp
34
string
userName
;
in GetUserNameFuzzTest()
local
/foundation/filemanagement/user_file_service/utils/
H
A
D
user_access_common_utils.h
38
static bool GetUserName(std::string &
userName
)
in GetUserName()
argument
/foundation/filemanagement/app_file_service/interfaces/innerkits/native/file_share/src/
H
A
D
file_permission.cpp
367
string FilePermission::GetPathByPermission(const std::string &
userName
, const std::string &permission)
in GetPathByPermission()
argument
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_environment/
H
A
D
environment_n_exporter.cpp
63
std::string
userName
;
in GetUserName()
local
274
static std::string
userName
= GetUserName();
in GetUserHomeDir()
local
/foundation/filemanagement/user_file_service/interfaces/kits/native/recent/
H
A
D
recent_n_exporter.cpp
356
std::string
userName
;
in InitRecentPath()
local
/foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtsp/
H
A
D
rtsp_unit_test.cpp
907
auto
userName
= rtspUrl->GetUsername();
in HWTEST_F()
local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H
A
D
web_object_event.h
108
virtual bool Confirm(void* object, std::string&
userName
, std::string& pwd, int index)
in Confirm()
argument
H
A
D
web_delegate_cross.cpp
523
bool WebAuthResult::Confirm(std::string&
userName
, std::string& pwd)
in Confirm()
argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H
A
D
on_text_changed_listener_impl.cpp
362
auto
userName
= privateCommand.find(AUTO_FILL_PARAMS_USERNAME);
in AutoFillReceivePrivateCommand()
local
H
A
D
text_field_pattern.h
1310
void SetAutoFillUserName(const std::string&
userName
)
in SetAutoFillUserName()
argument
/foundation/filemanagement/user_file_service/interfaces/kits/native/trash/src/
H
A
D
file_trash_n_exporter.cpp
721
std::string
userName
;
in InitTrashPath()
local
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H
A
D
js_file_access_ext_ability.cpp
1192
std::string
userName
;
in ChangeCurrentDir()
local
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H
A
D
mock_web_delegate.cpp
254
bool AuthResultOhos::Confirm(std::string&
userName
, std::string& pwd)
in Confirm()
argument
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H
A
D
web_delegate.cpp
232
bool AuthResultOhos::Confirm(std::string&
userName
, std::string& pwd)
in Confirm()
argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H
A
D
js_web.cpp
314
std::string
userName
= args[0]->ToString();
in Confirm()
local
Completed in 50 milliseconds