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:uids
(Results
76 - 82
of
82
) sorted by relevance
1
2
3
4
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H
A
D
bms_bundle_installer_test.cpp
6158
std::vector<int32_t>
uids
;
in HWTEST_F()
local
/foundation/communication/netmanager_base/services/netsyscontroller/src/
H
A
D
netsys_native_client.cpp
1267
int32_t NetsysNativeClient::FirewallSetUidsAllowedListChain(uint32_t chain, const std::vector<uint32_t> &
uids
)
in FirewallSetUidsAllowedListChain()
argument
1277
int32_t NetsysNativeClient::FirewallSetUidsDeniedListChain(uint32_t chain, const std::vector<uint32_t> &
uids
)
in FirewallSetUidsDeniedListChain()
argument
1297
int32_t NetsysNativeClient::FirewallSetUidRule(uint32_t chain, const std::vector<uint32_t> &
uids
, uint32_t firewallRule)
in FirewallSetUidRule()
argument
245
CreateVnic(uint16_t mtu, const std::string &tunAddr, int32_t prefix, const std::set<int32_t> &
uids
)
CreateVnic()
argument
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/src/
H
A
D
netsys_native_service_stub.cpp
943
std::set<int32_t>
uids
;
in CmdCreateVnic()
local
1251
std::vector<uint32_t>
uids
;
in CmdFirewallSetUidsAllowedListChain()
local
1267
std::vector<uint32_t>
uids
;
in CmdFirewallSetUidsDeniedListChain()
local
1293
std::vector<uint32_t>
uids
;
CmdFirewallSetUidRule()
local
[all...]
/third_party/eudev/src/udev/
H
A
D
udev-rules.c
76
struct uid_gid *
uids
;
member
497
struct uid_gid *
uids
;
in add_uid()
local
[all...]
/foundation/communication/netmanager_base/services/netconnmanager/src/
H
A
D
net_conn_service.cpp
2826
int32_t NetConnService::EnableVnicNetwork(const sptr<NetLinkInfo> &netLinkInfo, const std::set<int32_t> &
uids
)
in EnableVnicNetwork()
argument
2836
int32_t NetConnService::EnableVnicNetworkAsync(const sptr<NetLinkInfo> &netLinkInfo, const std::set<int32_t> &
uids
)
in EnableVnicNetworkAsync()
argument
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H
A
D
bundle_mgr.cpp
126
std::vector<int32_t>
uids
;
member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H
A
D
bundle_data_mgr.cpp
3577
std::vector<int32_t>
uids
;
in GetAllBundleStats()
local
Completed in 45 milliseconds
1
2
3
4