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:quota
(Results
1 - 11
of
11
) sorted by relevance
/base/hiviewdfx/hilog/services/hilogd/
H
A
D
flow_control.cpp
73
int
quota
= GetDomainQuota(domainId);
in FlowCtrlDomain()
local
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H
A
D
ark_web_web_storage_origin_impl.cpp
32
void ArkWebWebStorageOriginImpl::SetQuota(long
quota
)
in SetQuota()
argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H
A
D
ark_web_web_storage_origin_wrapper.cpp
32
void ArkWebWebStorageOriginWrapper::SetQuota(long
quota
)
in SetQuota()
argument
/base/web/webview/interfaces/kits/napi/webstorage/
H
A
D
napi_web_storage.h
45
int64_t
quota
;
member
H
A
D
napi_web_storage.cpp
170
napi_value
quota
= nullptr;
in GetNapiWebStorageOriginForResult()
local
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H
A
D
ut_net_policy_callback_ipc.cpp
102
NetQuotaPolicy
quota
;
in HWTEST_F()
local
H
A
D
ut_net_policy_traffic.cpp
453
int64_t
quota
= 1;
in HWTEST_F()
local
/third_party/rust/crates/nix/src/sys/
H
A
D
mod.rs
94
pub mod
quota
;
modules
/base/web/webview/interfaces/kits/cj/include/
H
A
D
webview_utils.h
86
int64_t
quota
;
member
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/conn_vpn_manager_test/
H
A
D
ut_net_policy_traffic.cpp
453
int64_t
quota
= 1;
in HWTEST_F()
local
/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H
A
D
net_policy_traffic.cpp
257
int64_t
quota
= LONG_MAX;
GetQuotaRemain()
local
367
int64_t
quota
= static_cast<int64_t>(info.rxBytes_ + info.txBytes_);
GetTotalQuota()
local
423
PublishQuotaEvent(const std::string &action, const std::string &describe, int64_t
quota
)
PublishQuotaEvent()
argument
[all...]
Completed in 7 milliseconds