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:using
(Results
1 - 25
of
80
) sorted by relevance
1
2
3
4
/test/xts/acts/ai/mindspore/mindsporectest/src/
H
A
D
ohos_common.h
28
using
std::string;
29
using
std::cout;
30
using
std::endl;
31
using
std::map;
32
using
std::ios;
33
using
std::fstream;
34
using
std::to_string;
35
using
std::ifstream;
36
using
std::stringstream;
37
using
st
[all...]
/test/xts/acts/multimedia_lite/media_lite_posix/player_native/src/
H
A
D
ActsMediaPlayerTest.h
32
using
OHOS::Media::Player;
33
using
OHOS::Media::PlayerSeekMode;
34
using
OHOS::Media::Source;
35
using
OHOS::Media::Format;
36
using
OHOS::Media::StreamSource;
37
using
OHOS::Media::StreamCallback;
38
using
OHOS::Media::SourceType;
39
using
OHOS::Media::PlayerCallback;
41
using
namespace std;
42
using
namespac
[all...]
/test/xts/hats/telephony/ril/hdi_v1.1_additional/
H
A
D
hdf_ril_callback_common.h
37
using
OHOS::HDI::Ril::V1_2::RilRadioResponseInfo;
38
using
OHOS::HDI::Ril::V1_2::RingbackVoice;
39
using
OHOS::HDI::Ril::V1_2::SrvccStatus;
40
using
OHOS::HDI::Ril::V1_2::UssdNoticeInfo;
41
using
OHOS::HDI::Ril::V1_2::SsNoticeInfo;
42
using
OHOS::HDI::Ril::V1_2::EmergencyInfoList;
43
using
OHOS::HDI::Ril::V1_2::CallInfoList;
44
using
OHOS::HDI::Ril::V1_2::GetClipResult;
45
using
OHOS::HDI::Ril::V1_2::CallWaitResult;
46
using
OHO
[all...]
/test/xts/hats/hdf/display/buffer/unittest/
H
A
D
display_buffer_ut.h
29
using
OHOS::HDI::Display::Buffer::V1_0::IAllocator;
30
using
OHOS::HDI::Display::Buffer::V1_0::IMapper;
31
using
OHOS::HDI::Display::Buffer::V1_0::AllocInfo;
32
using
OHOS::HDI::Display::Buffer::V1_1::IMetadata;
33
using
OHOS::HDI::Display::Buffer::V1_1::IDisplayBuffer;
/test/xts/hats/hdf/external_device_manager/bus_extension_usb/include/
H
A
D
usb_impl_mock.h
25
using
OHOS::HDI::Usb::V1_0::IUsbdBulkCallback;
26
using
OHOS::HDI::Usb::V1_0::IUsbdSubscriber;
27
using
OHOS::HDI::Usb::V1_0::IUsbInterface;
28
using
OHOS::HDI::Usb::V1_0::PortInfo;
29
using
OHOS::HDI::Usb::V1_0::UsbCtrlTransfer;
30
using
OHOS::HDI::Usb::V1_0::UsbDev;
31
using
OHOS::HDI::Usb::V1_0::USBDeviceInfo;
32
using
OHOS::HDI::Usb::V1_0::UsbPipe;
/test/xts/acts/global_lite/i18n_lite/number_posix/src/
H
A
D
UnitNumberTest.h
26
using
namespace OHOS;
27
using
::std::string;
28
using
::std::vector;
29
using
namespace I18N;
/test/xts/acts/global_lite/i18n_lite/numberrecall_posix/src/
H
A
D
UnitNumberRecallTest.h
26
using
namespace OHOS;
27
using
::std::string;
28
using
::std::vector;
29
using
namespace I18N;
/test/xts/acts/global_lite/i18n_lite/datetimerecall_posix/src/
H
A
D
UnitDateTimeRecallTest.h
26
using
namespace OHOS;
27
using
namespace I18N;
28
using
::std::string;
29
using
::std::vector;
/test/xts/acts/global_lite/i18n_lite/datetime_posix/src/
H
A
D
UnitDateTimeTest.h
26
using
namespace OHOS;
27
using
namespace I18N;
28
using
::std::string;
29
using
::std::vector;
/test/xts/hats/hdf/display/buffer/death/
H
A
D
death_test.h
28
using
OHOS::HDI::Display::Buffer::V1_0::IAllocator;
29
using
OHOS::HDI::Display::Buffer::V1_0::IMapper;
30
using
OHOS::HDI::Display::Buffer::V1_0::AllocInfo;
31
using
OHOS::HDI::Display::Buffer::V1_0::IDisplayBuffer;
/test/xts/hats/hdf/bluetooth/hdiService/
H
A
D
bluetooth_hci_callback_impl.h
22
using
OHOS::HDI::Bluetooth::Hci::V1_0::IHciCallback;
23
using
OHOS::HDI::Bluetooth::Hci::V1_0::BtStatus;
24
using
OHOS::HDI::Bluetooth::Hci::V1_0::BtType;
/test/xts/dcts/distributedhardware/distributedcameratest/
H
A
D
dcamera_hdf_demo.h
43
using
namespace OHOS::Camera;
44
using
namespace OHOS::HDI::Camera::V1_0;
45
using
namespace OHOS::HDI::Display::Composer::V1_0;
46
using
CameraAbility = OHOS::Camera::CameraMetadata;
47
using
CameraSetting = OHOS::Camera::CameraMetadata;
/test/testfwk/developer_test/aw/cxx/distributed/
H
A
D
distributed.h
40
using
DistributedMsg = DistributedCmd;
49
using
DistDeviceInfo = DistDevInfo;
/test/xts/acts/startup_lite/bootstrap_posix/src/
H
A
D
SamgrApiTest.h
23
using
SamgrApiGroup = enum TagSamgrApiGroup {
34
using
SamgrApiPri = enum TagSamgrApiPri {
/test/xts/hats/hdf/display/buffer/moduletest_additional/
H
A
D
display_buffer_mt.h
26
using
OHOS::HDI::Display::Buffer::V1_0::AllocInfo;
27
using
OHOS::HDI::Display::Buffer::V1_0::IDisplayBuffer;
/test/xts/hats/hdf/display/composer/unittest_additional/
H
A
D
hdi_composer_ut.h
30
using
namespace OHOS::HDI::Display::Buffer::V1_0;
31
using
namespace OHOS::HDI::Display::Composer::V1_0;
/test/xts/hats/hdf/usb/UsbSubscriberTest/
H
A
D
UsbSubscriberTest.h
21
using
OHOS::HDI::Usb::V1_0::PortInfo;
22
using
OHOS::HDI::Usb::V1_0::USBDeviceInfo;
/test/xts/hats/hdf/display/composer/death/
H
A
D
hdi_death_test.h
32
using
namespace OHOS::HDI::Display::Buffer::V1_0;
33
using
namespace OHOS::HDI::Display::Composer::V1_0;
/test/xts/hats/hdf/display/buffer/moduletest/
H
A
D
display_buffer_mt.h
26
using
OHOS::HDI::Display::Buffer::V1_0::AllocInfo;
27
using
OHOS::HDI::Display::Buffer::V1_0::IDisplayBuffer;
/test/testfwk/arkxtest/uitest/core/
H
A
D
common_utilities_hpp.h
30
using
CStr = const char *;
54
using
namespace std::chrono;
in GetCurrentMillisecond()
61
using
namespace std::chrono;
in GetCurrentMicroseconds()
/test/xts/hats/hdf/display/composer/moduletest/
H
A
D
hdi_device_test.h
30
using
namespace OHOS::HDI::Display::Buffer::V1_0;
31
using
namespace OHOS::HDI::Display::Composer::V1_1;
/test/xts/hats/hdf/display/composer/unittest/
H
A
D
hdi_composer_ut.h
30
using
namespace OHOS::HDI::Display::Buffer::V1_0;
31
using
namespace OHOS::HDI::Display::Composer::V1_1;
/test/xts/hats/hdf/display/composer/common/
H
A
D
hdi_test_device.h
31
using
namespace OHOS::HDI::Display::Buffer::V1_0;
32
using
namespace OHOS::HDI::Display::Composer::V1_1;
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/include/
H
A
D
common.h
47
using
namespace OHOS::HDI::Camera::V1_0;
48
using
namespace OHOS::HDI::Display::Composer::V1_0;
174
using
ResultCallback = std::function<void (uint64_t, const std::shared_ptr<CameraMetadata>)>;
/test/xts/hats/hdf/camera/cameraHdi/v4l2/include/
H
A
D
test_display.h
83
using
namespace OHOS::HDI::Camera::V1_0;
84
using
namespace OHOS::HDI::Display::Composer::V1_0;
85
using
namespace OHOS::Camera;
Completed in 9 milliseconds
1
2
3
4