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:URI
(Results
1 - 25
of
28
) sorted by relevance
1
2
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H
A
D
ace_service_ability.h
46
static const std::string
URI
;
member in OHOS::Ace::final
H
A
D
ace_data_ability.h
59
static const std::string
URI
;
member in OHOS::Ace::final
H
A
D
ace_form_ability.h
122
static const std::string
URI
;
member in OHOS::Ace::final
H
A
D
ace_service_ability.cpp
50
const std::string AceServiceAbility::
URI
= "url";
member in OHOS::Ace::AceServiceAbility
H
A
D
ace_form_ability.cpp
49
const std::string AceFormAbility::
URI
= "url";
member in OHOS::Ace::AceFormAbility
H
A
D
ace_data_ability.cpp
51
const std::string AceDataAbility::
URI
= "url";
member in OHOS::Ace::AceDataAbility
/foundation/multimedia/media_foundation/test/scenetest/helper/
H
A
D
test_player.hpp
35
URI
= 0,
member in OHOS::Media::Test::TestSourceType
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H
A
D
extension_ability_info.cpp
44
const std::string
URI
= "uri";
member
/foundation/multimedia/av_codec/test/unittest/avsource_test/
H
A
D
avsource_hevc_unit_test.cpp
32
#define
URI
false
macro
H
A
D
avsource_unit_test.cpp
34
#define
URI
false
macro
/foundation/multimedia/image_effect/frameworks/native/utils/dfx/
H
A
D
event_report.h
37
URI
,
member in OHOS::Media::Effect::EventDataType
/foundation/ability/ability_runtime/service_router_framework/interfaces/kits/js/serviceroutermgr/
H
A
D
service_router_mgr.cpp
49
constexpr const char*
URI
= "uri";
member
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H
A
D
data_ability_operation_test.cpp
32
static const std::string
URI
= "dataability://ohos.demo.TestDataAbilityOperation";
member
[all...]
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/hls/
H
A
D
hls_tags.h
61
URI
= SECTION_SINGLE_VALUE_START,
member
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/hls/
H
A
D
hls_tags.h
61
URI
= SECTION_SINGLE_VALUE_START,
member
/foundation/multimedia/av_codec/test/unittest/demuxer_test/
H
A
D
demuxer_uri_unit_test.cpp
29
#define
URI
false
macro
[all...]
H
A
D
demuxer_hevc_unit_test.cpp
31
#define
URI
false
macro
[all...]
/foundation/multimedia/image_effect/interfaces/inner_api/native/base/
H
A
D
effect_buffer.h
58
URI
,
member in OHOS::Media::Effect::DataType
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H
A
D
extension_ability_info.cpp
47
const char*
URI
= "uri";
member
/foundation/multimodalinput/input/service/key_command/test/
H
A
D
two_finger_long_touch_test.cpp
48
const std::string
URI
= "uri";
member
/foundation/bundlemanager/bundle_framework/test/benchmarktest/bundlemgr_proxy_test/
H
A
D
bundlemgr_proxy_test.cpp
1200
const std::string
URI
= "dataability://com.example.hiworld.himusic.UserADataAbility";
in BenchmarkTestQueryExtensionAbilityInfoByUri()
local
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H
A
D
common_func.cpp
30
constexpr const char *
URI
= "uri";
member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_base_test/
H
A
D
bms_bundle_kit_service_base_test.cpp
67
const std::string
URI
= "dataability://com.example.hiworld.himusic.UserADataAbility";
member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_storage_test/
H
A
D
bms_bundle_data_storage_database_test.cpp
67
const std::string
URI
= "dataability://test";
member
/foundation/filemanagement/app_file_service/utils/include/b_resources/
H
A
D
b_constants.h
220
static inline std::string
URI
= "uri";
member
Completed in 23 milliseconds
1
2