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:rulePtr
(Results
1 - 10
of
10
) sorted by relevance
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/apprunningcontrolruleresult_fuzzer/
H
A
D
apprunningcontrolruleresult_fuzzer.cpp
35
auto
rulePtr
= AppRunningControlRuleResult::Unmarshalling(dataMessageParcel);
in DoSomethingInterestingWithMyAPI()
local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/apprunningcontrolrule_fuzzer/
H
A
D
apprunningcontrolrule_fuzzer.cpp
35
auto
rulePtr
= AppRunningControlRule::Unmarshalling(dataMessageParcel);
in DoSomethingInterestingWithMyAPI()
local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundleuserinfo_fuzzer/
H
A
D
bundleuserinfo_fuzzer.cpp
37
auto
rulePtr
= BundleUserInfo::Unmarshalling(dataMessageParcel);
in DoSomethingInterestingWithMyAPI()
local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/hapmoduleinfo_fuzzer/
H
A
D
hapmoduleinfo_fuzzer.cpp
33
auto
rulePtr
= HapModuleInfo::Unmarshalling(dataMessageParcel);
in DoSomethingInterestingWithMyAPI()
local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/extensionabilityinfo_fuzzer/
H
A
D
extensionabilityinfo_fuzzer.cpp
33
auto
rulePtr
= ExtensionAbilityInfo::Unmarshalling(dataMessageParcel);
in DoSomethingInterestingWithMyAPI()
local
/base/hiviewdfx/hisysevent/adapter/native/idl/include/
H
A
D
parcelable_vector_rw.h
45
T*
rulePtr
= parcel.ReadParcelable<T>();
in ReadVectorFromParcel()
local
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H
A
D
parcelable_vector_rw.h
45
T*
rulePtr
= parcel.ReadParcelable<T>();
in ReadVectorFromParcel()
local
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H
A
D
ut_firewall_rule.cpp
56
auto
rulePtr
= FirewallRule::CreateFirewallRule(FIREWALL_CHAIN_DEVICE_IDLE);
in HWTEST_F()
local
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/conn_vpn_manager_test/
H
A
D
ut_firewall_rule.cpp
56
auto
rulePtr
= FirewallRule::CreateFirewallRule(FIREWALL_CHAIN_DEVICE_IDLE);
in HWTEST_F()
local
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/test/unittest/common/
H
A
D
sys_event_service_ohos_test.cpp
275
OHOS::HiviewDFX::SysEventRule*
rulePtr
= rule.Unmarshalling(parcel2);
in HWTEST_F()
local
Completed in 7 milliseconds