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:GetUrl
(Results
1 - 25
of
40
) sorted by relevance
1
2
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H
A
D
ark_recorder_info_adapter_impl.cpp
24
ArkWebString ArkRecorderInfoAdapterImpl::
GetUrl
()
in GetUrl()
function in OHOS::ArkWeb::ArkRecorderInfoAdapterImpl
26
return ArkWebStringClassToStruct(real_->
GetUrl
());
in GetUrl()
H
A
D
ark_recorder_info_adapter_impl.h
28
ArkWebString
GetUrl
() override;
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H
A
D
ark_recorder_info_adapter_wrapper.cpp
24
std::string ArkRecorderInfoAdapterWrapper::
GetUrl
()
in GetUrl()
function in OHOS::ArkWeb::ArkRecorderInfoAdapterWrapper
26
ArkWebString str = ctocpp_->
GetUrl
();
in GetUrl()
H
A
D
ark_recorder_info_adapter_wrapper.h
29
std::string
GetUrl
() override;
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H
A
D
ark_web_engine_prefetch_args_impl.cpp
25
ArkWebString ArkWebEnginePrefetchArgsImpl::
GetUrl
()
in GetUrl()
function in OHOS::ArkWeb::ArkWebEnginePrefetchArgsImpl
27
return ArkWebStringClassToStruct(nweb_engine_pre_args_->
GetUrl
());
in GetUrl()
H
A
D
ark_web_native_embed_info_wrapper.cpp
55
std::string ArkWebNativeEmbedInfoWrapper::
GetUrl
()
in GetUrl()
function in OHOS::ArkWeb::ArkWebNativeEmbedInfoWrapper
57
ArkWebString stUrl = ark_web_native_embed_info_->
GetUrl
();
in GetUrl()
H
A
D
ark_web_engine_prefetch_args_impl.h
32
ArkWebString
GetUrl
() override;
H
A
D
ark_web_native_embed_info_wrapper.h
38
std::string
GetUrl
() override;
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H
A
D
ark_web_engine_prefetch_args_wrapper.cpp
27
std::string ArkWebEnginePrefetchArgsWrapper::
GetUrl
()
in GetUrl()
function in OHOS::ArkWeb::ArkWebEnginePrefetchArgsWrapper
29
ArkWebString stUrl = ark_web_engine_pre_args_->
GetUrl
();
in GetUrl()
H
A
D
ark_web_native_embed_info_impl.cpp
47
ArkWebString ArkWebNativeEmbedInfoImpl::
GetUrl
()
in GetUrl()
function in OHOS::ArkWeb::ArkWebNativeEmbedInfoImpl
49
return ArkWebStringClassToStruct(nweb_native_embed_info_->
GetUrl
());
in GetUrl()
H
A
D
ark_web_engine_prefetch_args_wrapper.h
30
std::string
GetUrl
() override;
H
A
D
ark_web_native_embed_info_impl.h
40
ArkWebString
GetUrl
() override;
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/
H
A
D
ark_web_engine_prefetch_args.h
29
virtual ArkWebString
GetUrl
() = 0;
H
A
D
ark_web_native_embed_info.h
41
virtual ArkWebString
GetUrl
() = 0;
H
A
D
ark_web_nweb.h
512
virtual ArkWebString
GetUrl
() = 0;
/base/telephony/sms_mms/services/mms/include/
H
A
D
mms_network_client.h
43
int32_t
GetUrl
(const std::string &mmsc, std::string &storeDirName, const std::string &ua,
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/
H
A
D
ark_screen_capture_adapter.h
105
virtual ArkWebString
GetUrl
() = 0;
/base/web/webview/ohos_interface/include/ohos_adapter/
H
A
D
screen_capture_adapter.h
235
virtual std::string
GetUrl
() = 0;
/base/web/webview/ohos_nweb/include/
H
A
D
nweb_init_params.h
257
std::string
GetUrl
() override
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H
A
D
web_scheme_handler_request.h
68
char*
GetUrl
();
/base/telephony/sms_mms/services/mms/
H
A
D
mms_network_client.cpp
74
ret =
GetUrl
(mmsc, data, ua, uaprof);
in Execute()
293
int32_t MmsNetworkClient::
GetUrl
(const std::string &mmsc, std::string &storeDirName, const std::string &ua,
in GetUrl()
function in OHOS::Telephony::MmsNetworkClient
/base/web/webview/ohos_interface/include/ohos_nweb/
H
A
D
nweb.h
192
virtual std::string
GetUrl
() = 0;
670
virtual std::string
GetUrl
() = 0;
/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H
A
D
nweb_create_window.h
164
std::string
GetUrl
() override
/base/web/webview/test/unittest/common/
H
A
D
nweb_create_window.h
214
std::string
GetUrl
() override
/base/web/webview/interfaces/kits/cj/include/
H
A
D
webview_controller_impl.h
131
std::string
GetUrl
();
Completed in 10 milliseconds
1
2