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
refs:bc
(Results
1 - 3
of
3
) sorted by relevance
/developtools/profiler/device/services/plugin_service/test/unittest/
H
A
D
plugin_service_test.cpp
131
ProfilerSessionConfig::BufferConfig
bc
;
in HWTEST_F()
local
132
bc
.set_pages(1);
in HWTEST_F()
133
bc
.set_policy(ProfilerSessionConfig_BufferConfig_Policy_RECYCLE);
in HWTEST_F()
134
ASSERT_FALSE(pluginService_->CreatePluginSession(ppc,
bc
, std::make_shared<ProfilerDataRepeater>(QUEUE_MAX_SIZE)));
in HWTEST_F()
147
EXPECT_TRUE(pluginService_->CreatePluginSession(ppc,
bc
, std::make_shared<ProfilerDataRepeater>(QUEUE_MAX_SIZE)));
in HWTEST_F()
367
ProfilerSessionConfig::BufferConfig
bc
;
in HWTEST_F()
local
368
bc
.set_pages(1);
in HWTEST_F()
369
bc
.set_policy(ProfilerSessionConfig_BufferConfig_Policy_RECYCLE);
in HWTEST_F()
371
ASSERT_FALSE(pluginService_->CreatePluginSession(ppc,
bc
, std::make_shared<ProfilerDataRepeater>(QUEUE_MAX_SIZE)));
in HWTEST_F()
510
ProfilerSessionConfig::BufferConfig
bc
;
in HWTEST_F()
local
658
ProfilerSessionConfig::BufferConfig
bc
;
HWTEST_F()
local
801
ProfilerSessionConfig::BufferConfig
bc
;
HWTEST_F()
local
975
ProfilerSessionConfig::BufferConfig
bc
;
HWTEST_F()
local
1002
ProfilerSessionConfig::BufferConfig
bc
;
HWTEST_F()
local
1030
ProfilerSessionConfig::BufferConfig
bc
;
HWTEST_F()
local
1061
ProfilerSessionConfig::BufferConfig
bc
;
HWTEST_F()
local
[all...]
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/verify/
H
A
D
VerifyUtils.java
38
Provider
bc
= Security.getProvider("BC");
39
if (
bc
== null) {
/developtools/profiler/hiebpf/include/
H
A
D
vmlinux.h
109080
struct imx8m_blk_ctrl *
bc
;
global()
member
[all...]
Completed in 405 milliseconds