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:authority
(Results
1 - 10
of
10
) sorted by relevance
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/ipc/
H
A
D
hmdfs_info.h
27
std::string
authority
;
member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H
A
D
uri_utils.h
31
std::string
authority
;
member
/foundation/filemanagement/app_file_service/interfaces/kits/js/file_share/
H
A
D
grant_uri_permission.cpp
169
string
authority
= uri.GetAuthority();
in DoGrantUriPermission()
local
194
string
authority
= uri.GetAuthority();
in CheckValidPublicUri()
local
/foundation/ability/ability_base/interfaces/kits/native/uri/src/
H
A
D
uri.cpp
193
string
authority
= GetAuthority();
in ParseUserInfo()
local
216
string
authority
= GetAuthority();
in ParseHost()
local
249
string
authority
= GetAuthority();
ParsePort()
local
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H
A
D
distributed_sched_permission.cpp
442
std::string
authority
= uri.GetAuthority();
in MarkUriPermission()
local
/foundation/ability/ability_base/test/unittest/want/
H
A
D
skills_test.cpp
425
std::string
authority
= "Authority.system.test";
in HWTEST_F()
local
639
std::string
authority
= "
authority
.system.test";
in HWTEST_F()
local
[all...]
/foundation/ability/ability_runtime/services/uripermmgr/src/
H
A
D
uri_permission_manager_stub_impl.cpp
459
auto &&
authority
= uriInner.GetAuthority();
in GrantBatchUriPermissionFor2In1Privileged()
local
734
auto &&
authority
= uri_inner.GetAuthority();
in GrantUriPermissionFor2In1Inner()
local
823
auto &&
authority
= uri.GetAuthority();
in CheckUriPermission()
local
[all...]
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H
A
D
skills.cpp
227
void Skills::AddAuthority(const std::string &
authority
)
in AddAuthority()
argument
240
HasAuthority(const std::string &
authority
)
HasAuthority()
argument
250
RemoveAuthority(const std::string &
authority
)
RemoveAuthority()
argument
[all...]
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H
A
D
daemon.cpp
536
auto
authority
= uri.GetAuthority();
in CheckCopyRule()
local
/foundation/distributeddatamgr/pasteboard/services/core/src/
H
A
D
pasteboard_service.cpp
1110
auto
authority
= uri.GetAuthority();
in IsBundleOwnUriPermission()
local
Completed in 13 milliseconds