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:permission
(Results
1 - 14
of
14
) sorted by relevance
/third_party/node/src/permission/
H
A
D
child_process_permission.h
11
namespace
permission
{
namespace
H
A
D
worker_permission.h
11
namespace
permission
{
namespace
H
A
D
permission_base.h
13
namespace
permission
{
namespace
H
A
D
child_process_permission.cc
8
namespace
permission
{
namespace
H
A
D
worker_permission.cc
8
namespace
permission
{
namespace
H
A
D
permission.h
21
namespace
permission
{
namespace
36
FORCE_INLINE bool is_granted(const PermissionScope
permission
,
in is_granted()
argument
53
COLD_NOINLINE bool is_scope_granted(const PermissionScope
permission
,
in is_scope_granted()
argument
[all...]
H
A
D
fs_permission.cc
74
namespace
permission
{
namespace
H
A
D
fs_permission.h
14
namespace
permission
{
namespace
/third_party/node/deps/v8/src/wasm/
H
A
D
memory-protection-key.cc
147
int GetProtectionFromMemoryPermission(PageAllocator::Permission
permission
) {
in GetProtectionFromMemoryPermission()
argument
222
int
permission
= pkey_get(key);
in GetMemoryProtectionKeyPermission()
local
H
A
D
wasm-code-manager.cc
1944
PageAllocator::Permission
permission
= PageAllocator::kReadWriteExecute;
in Commit()
local
/third_party/node/deps/v8/src/heap/
H
A
D
memory-chunk.cc
45
DecrementWriteUnprotectCounterAndMaybeSetPermissions( PageAllocator::Permission
permission
)
DecrementWriteUnprotectCounterAndMaybeSetPermissions()
argument
/third_party/NuttX/fs/nfs/
H
A
D
nfs_adapter.c
136
static mode_t type_to_mode(int type, mode_t
permission
)
in type_to_mode()
argument
/third_party/node/deps/v8/src/base/platform/
H
A
D
platform-posix.cc
562
MemoryPermission
permission
= MemoryPermission::kNoAccess;
in CreateAddressSpaceReservation()
local
H
A
D
platform-win32.cc
958
void* OS::AllocateShared(void* hint, size_t size, MemoryPermission
permission
,
in AllocateShared()
argument
Completed in 15 milliseconds