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:SAME_ACCOUNT
(Results
1 - 7
of
7
) sorted by relevance
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/multiuser/
H
A
D
os_account_observer.cpp
29
static const std::string
SAME_ACCOUNT
= "account";
member
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
H
A
D
softbus_session_dispatcher_test.cpp
38
static const string
SAME_ACCOUNT
= "account";
member
H
A
D
softbus_agent_test.cpp
88
static const string
SAME_ACCOUNT
= "account";
member
[all...]
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/
H
A
D
kernel_talker_test.cpp
34
static const string
SAME_ACCOUNT
= "account";
member
/foundation/filemanagement/dfs_service/test/moduletest/src/
H
A
D
distributedfiledaemon_service_test.cpp
45
static const string
SAME_ACCOUNT
= "account";
member
/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H
A
D
distributed_device_profile_enums.h
79
SAME_ACCOUNT
= 1,
member in OHOS::DistributedDeviceProfile::DPInterfaceCode::DeviceIdType::AuthenticationType::BindType
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/
H
A
D
hichain_connector.cpp
42
const int32_t
SAME_ACCOUNT
= 1;
member
Completed in 6 milliseconds