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:GetID
(Results
1 - 25
of
31
) sorted by relevance
1
2
/base/web/webview/interfaces/kits/cj/src/
H
A
D
web_download_delegate_impl.cpp
47
download_before_start_callback_(webDownloadItemImpl->
GetID
());
in DownloadBeforeStart()
57
download_did_update_callback_(webDownloadItemImpl->
GetID
());
in DownloadDidUpdate()
67
download_did_fail_callback_(webDownloadItemImpl->
GetID
());
in DownloadDidFail()
77
download_did_finish_callback_(webDownloadItemImpl->
GetID
());
in DownloadDidFinish()
H
A
D
webview_javascript_execute_callback.cpp
120
ret.data = webJsMessageExtImpl->
GetID
();
in OnReceiveValue()
H
A
D
webview_ffi.cpp
68
return nativeWebviewCtl->
GetID
();
in FfiOHOSWebviewCtlConstructor()
80
return nativeWebviewCtl->
GetID
();
in FfiOHOSWebviewCtlConstructorWithWebTag()
793
return nativeWebHistoryList->
GetID
();
in FfiOHOSWebviewCtlGetBackForwardEntries()
893
arr[i] = nativeWebMessagePort->
GetID
();
in FfiOHOSWebviewCtlCreateWebMessagePorts()
1103
return nativeImage->
GetID
();
in GetFavicon()
1140
return nativeImage->
GetID
();
in FfiOHOSWebviewCtlGetFavicon()
1354
return nativeWebDownloadItemImpl->
GetID
();
in FfiOHOSWebDownloadItemImplConstructor()
1651
return webDownloadItem->
GetID
();
in FfiOHOSWebDownloadItemImplDeserialize()
1662
return nativeWebDownloadDelegateImpl->
GetID
();
in FfiOHOSWebDownloadDelegateImplConstructor()
/base/global/i18n/frameworks/intl/test/unittest/mock/src/
H
A
D
i18n_timezone_mock.cpp
29
if (!localeStr.compare(0, len, "zh") && !
GetID
().compare("Pacific/Enderbury")) {
in GetDisplayNameByTaboo()
/base/global/i18n/frameworks/intl/test/fuzztest/timezone_fuzzer/
H
A
D
timezone_fuzzer.cpp
41
timezone.
GetID
();
in DoSomethingInterestingWithMyAPI()
/base/security/crypto_framework/frameworks/cj/src/
H
A
D
crypto_ffi.cpp
43
return native->
GetID
();
in FfiOHOSCreateRandom()
107
return native->
GetID
();
in FfiOHOSCreateMd()
178
return native->
GetID
();
in FfiOHOSCreateSymKeyGenerator()
219
return native->
GetID
();
in FfiOHOSGenerateSymKey()
246
return native->
GetID
();
in FfiOHOSConvertKey()
375
return native->
GetID
();
in FfiOHOSCreateCipher()
616
return native->
GetID
();
in FFiOHOSCryptoMacConstructor()
711
return native->
GetID
();
in FFiOHOSCryptoSignConstructor()
827
return native->
GetID
();
in FFiOHOSVerifyConstructor()
956
return instance->
GetID
();
in FFiOHOSAsyKeyGeneratorConstructor()
[all...]
/base/global/i18n/interfaces/js/kits/include/
H
A
D
i18n_timezone_addon.h
44
static napi_value
GetID
(napi_env env, napi_callback_info info);
/base/powermgr/power_manager/frameworks/cj/runninglock/src/
H
A
D
cj_running_lock_ffi.cpp
71
int64_t id = native->
GetID
();
in FfiOHOSRunningLockCreate()
/base/notification/common_event_service/interfaces/kits/cj/src/
H
A
D
subscriber.h
37
unsigned long long
GetID
();
H
A
D
subscriber.cpp
82
unsigned long long SubscriberImpl::
GetID
()
in GetID()
function in OHOS::CommonEventManager::SubscriberImpl
H
A
D
common_event_manager_ffi.cpp
59
return ptr->
GetID
();
in CJ_CreateCommonEventSubscribeInfo()
79
ptr->GetSubscriber()->SetSubscriberManagerId(ptr->
GetID
());
in CJ_CreateSubscriber()
80
return ptr->
GetID
();
in CJ_CreateSubscriber()
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H
A
D
notification_utils.cpp
1023
notificationRequest.smallIcon = native->
GetID
();
in SetNotificationRequestByPixelMap()
1033
notificationRequest.largeIcon = native->
GetID
();
in SetNotificationRequestByPixelMap()
1080
normal->lockscreenPicture = native->
GetID
();
in SetNotificationBasicContent()
1147
longText->lockscreenPicture = native->
GetID
();
in SetNotificationLongTextContent()
1200
picture->picture = native1->
GetID
();
in SetNotificationPictureContent()
1216
picture->lockscreenPicture = native2->
GetID
();
in SetNotificationPictureContent()
1293
multiLine->lockscreenPicture = native2->
GetID
();
in SetNotificationMultiLineContent()
1316
cCapsule.icon = native->
GetID
();
in SetCapsule()
1352
icons.head[iconCount++] = native->
GetID
();
in SetButton()
1457
systemLiveView->lockscreenPicture = native2->
GetID
();
in SetNotificationLocalLiveViewContent()
[all...]
/base/global/i18n/interfaces/js/kits/src/
H
A
D
i18n_timezone_addon.cpp
56
DECLARE_NAPI_FUNCTION("getID",
GetID
),
in InitI18nTimeZone()
334
napi_value I18nTimeZoneAddon::
GetID
(napi_env env, napi_callback_info info)
in GetID()
function in OHOS::Global::I18n::I18nTimeZoneAddon
344
HILOG_ERROR_I18N("
GetID
: Get TimeZone object failed");
in GetID()
347
std::string result = obj->timezone_->
GetID
();
in GetID()
351
HILOG_ERROR_I18N("
GetID
: Create result failed");
in GetID()
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H
A
D
hiappevent_impl.cpp
234
return {SUCCESS_CODE, holder->
GetID
()};
in addWatcher()
H
A
D
appevent_watcher_impl.cpp
433
context_->triggerContext->holder->
GetID
());
in OnTrigger()
H
A
D
hiappevent_ffi.cpp
318
return nativeHolder->
GetID
();
in FfiOHOSHiAppEventConstructor()
/base/global/i18n/frameworks/intl/include/
H
A
D
i18n_timezone.h
41
std::string
GetID
();
/base/global/resource_management/interfaces/cj/src/
H
A
D
resource_manager_impl.cpp
366
outValue = ptr->
GetID
();
in GetDrawableDescriptor()
383
outValue = ptr->
GetID
();
in GetDrawableDescriptorByName()
H
A
D
resource_manager_ffi.cpp
67
return nativeResMgrLibrary->
GetID
();
in CJ_GetResourceManagerStageMode()
78
ret.data = resMgr->
GetID
();
in CJ_GetSystemResMgr()
698
ret.data = ptr->
GetID
();
in CJ_GetDrawableDescriptorByResource()
/base/web/webview/ohos_adapter/camera_adapter/src/
H
A
D
camera_manager_adapter_impl.cpp
295
deviceDisc->SetDisplayName(cameraObj->
GetID
());
in GetDevicesInfo()
296
deviceDisc->SetDeviceId(cameraObj->
GetID
());
in GetDevicesInfo()
297
deviceDisc->SetModelId(cameraObj->
GetID
());
in GetDevicesInfo()
1056
callbackDeviceId = cameraStatusInfo.cameraDevice->
GetID
();
in OnCameraStatusChanged()
/base/account/os_account/frameworks/appaccount/cj/src/
H
A
D
appaccount_ffi.cpp
33
ret.data = nativeAppAccountManager->
GetID
();
in FfiAppAccountCreateAppAccountManager()
/base/telephony/call_manager/services/video/src/
H
A
D
video_control_manager.cpp
273
if (id.compare(it->
GetID
()) == 0) {
in ContainCameraID()
/base/global/i18n/frameworks/intl/src/
H
A
D
i18n_timezone.cpp
673
std::string I18nTimeZone::
GetID
()
in GetID()
function in OHOS::Global::I18n::I18nTimeZone
742
getReplacedTimezoneDisplayName(localeStr.c_str(),
GetID
().c_str(), recvArr);
in GetDisplayNameByTaboo()
/base/global/i18n/frameworks/intl/test/unittest/
H
A
D
i18n_test.cpp
566
std::string timezoneId = timezone1.
GetID
();
in HWTEST_F()
572
timezoneId = timezone2.
GetID
();
in HWTEST_F()
577
timezoneId = timezone3.
GetID
();
in HWTEST_F()
/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/include/
H
A
D
napi_common_event.h
244
unsigned long long
GetID
();
Completed in 28 milliseconds
1
2