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:accountName
(Results
1 - 7
of
7
) sorted by relevance
/foundation/resourceschedule/memmgr/test/unittest/phone/
H
A
D
default_multi_account_strategy_test.cpp
68
std::string
accountName
= "admin";
in HWTEST_F()
local
105
std::string
accountName
= "admin";
in HWTEST_F()
local
H
A
D
multi_account_manager_test.cpp
65
std::string
accountName
= "admin";
in HWTEST_F()
local
82
std::string
accountName
= "admin";
in HWTEST_F()
local
135
std::string
accountName
= "admin";
in HWTEST_F()
local
154
std::string
accountName
= "admin";
in HWTEST_F()
local
[all...]
/foundation/distributedhardware/device_manager/commondependency/src/
H
A
D
multiple_user_connector.cpp
117
void MultipleUserConnector::SetSwitchOldAccountName(std::string
accountName
)
in SetSwitchOldAccountName()
argument
/foundation/distributedhardware/device_manager/services/service/include/relationshipsyncmgr/
H
A
D
relationship_sync_mgr.h
42
std::string
accountName
;
member
/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/
H
A
D
multi_account_manager.cpp
85
bool MultiAccountManager::SetAccountPriority(int accountId, std::string
accountName
,
in SetAccountPriority()
argument
/foundation/distributedhardware/device_manager/test/unittest/
H
A
D
UTTest_device_manager_service.cpp
332
std::string
accountName
= "openharmony123";
in HWTEST_F()
local
/foundation/distributedhardware/device_manager/services/service/src/
H
A
D
device_manager_service.cpp
1678
std::string
accountName
= MultipleUserConnector::GetSwitchOldAccountName();
in HandleAccountLogout()
local
1699
SendAccountLogoutBroadCast(const std::vector<std::string> &peerUdids, const std::string &accountId, const std::string &
accountName
, int32_t userId)
SendAccountLogoutBroadCast()
argument
Completed in 10 milliseconds