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:allow
(Results
1 - 25
of
156
) sorted by relevance
1
2
3
4
5
6
7
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H
A
D
socket_permission.cpp
19
int32_t SetInternetPermission(uint32_t uid, uint8_t
allow
)
in SetInternetPermission()
argument
/kernel/linux/linux-5.10/tools/build/
H
A
D
Makefile
/kernel/linux/linux-6.6/tools/build/
H
A
D
Makefile
/kernel/linux/linux-5.10/security/apparmor/include/
H
A
D
capability.h
29
kernel_cap_t
allow
;
member
/kernel/linux/linux-6.6/security/apparmor/include/
H
A
D
capability.h
29
kernel_cap_t
allow
;
member
/third_party/node/src/permission/
H
A
D
child_process_permission.cc
12
void ChildProcessPermission::Apply(const std::string&
allow
,
in Apply()
argument
H
A
D
worker_permission.cc
12
void WorkerPermission::Apply(const std::string&
allow
, PermissionScope scope) {
in Apply()
argument
/third_party/musl/porting/linux/user/src/network/
H
A
D
socket.c
21
static uint8_t
allow
= 1;
in is_allow_internet()
local
/third_party/musl/porting/liteos_a/user/src/network/
H
A
D
socket.c
21
static uint8_t
allow
= 1;
in is_allow_internet()
local
/third_party/musl/src/network/
H
A
D
socket.c
24
static uint8_t
allow
= 1;
in is_allow_internet()
local
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_service_regional_test/
H
A
D
net_conn_service_regional_test.cpp
131
uint8_t
allow
= 1;
in HWTEST_F()
local
/kernel/linux/linux-5.10/drivers/misc/cb710/
H
A
D
debug.c
13
static const u16
allow
[CB710_REG_COUNT/16] = {
variable
/kernel/linux/linux-6.6/drivers/misc/cb710/
H
A
D
debug.c
13
static const u16
allow
[CB710_REG_COUNT/16] = {
variable
/third_party/vixl/src/
H
A
D
assembler-base-vixl.h
83
void SetAllowAssembler(bool
allow
) { allow_assembler_ =
allow
; }
in SetAllowAssembler()
argument
/foundation/ability/ability_runtime/test/unittest/app_utils_test/
H
A
D
app_utils_test.cpp
311
auto
allow
= AAFwk::AppUtils::GetInstance().IsAllowNativeChildProcess("com.test.demo");
in HWTEST_F()
local
/foundation/ability/ability_runtime/services/appmgr/src/
H
A
D
app_preloader.cpp
44
auto
allow
= ResourceSchedule::ResSchedClient::GetInstance().IsAllowedAppPreload(bundleName, mode);
in PreCheck()
local
/foundation/communication/bluetooth_service/test/unittest/map/
H
A
D
map_mse_test.cpp
231
bool
allow
= true;
in HWTEST_F()
local
/kernel/linux/linux-5.10/drivers/dma-buf/
H
A
D
selftest.c
54
bool
allow
= true;
in apply_subtest_filter()
local
/kernel/linux/linux-6.6/drivers/dma-buf/
H
A
D
selftest.c
54
bool
allow
= true;
in apply_subtest_filter()
local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H
A
D
SortedSetRelation.java
72
public static <T extends Object & Comparable<? super T>> boolean hasRelation(SortedSet<T> a, int
allow
, SortedSet<T> b) {
in hasRelation()
argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H
A
D
SortedSetRelation.java
74
public static <T extends Object & Comparable<? super T>> boolean hasRelation(SortedSet<T> a, int
allow
, SortedSet<T> b) {
in hasRelation()
argument
/third_party/node/benchmark/
H
A
D
common.js
6
function
allow
() {
function
/foundation/arkui/ace_engine/frameworks/core/components/form/
H
A
D
form_component.h
45
void SetAllowUpdate(bool
allow
)
in SetAllowUpdate()
argument
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H
A
D
conn_manager_test.cpp
76
uint8_t
allow
= 0;
in HWTEST_F()
local
90
uint8_t
allow
= 0;
in HWTEST_F()
local
493
uint8_t
allow
= 1;
in HWTEST_F()
local
H
A
D
net_manager_native_test.cpp
64
uint8_t
allow
= 1;
in HWTEST_F()
local
Completed in 8 milliseconds
1
2
3
4
5
6
7