Home
last modified time | relevance | path

Searched refs:GetID (Results 1 - 25 of 31) sorted by relevance

12

/base/web/webview/interfaces/kits/cj/src/
H A Dweb_download_delegate_impl.cpp47 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 Dwebview_javascript_execute_callback.cpp120 ret.data = webJsMessageExtImpl->GetID(); in OnReceiveValue()
H A Dwebview_ffi.cpp68 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 Di18n_timezone_mock.cpp29 if (!localeStr.compare(0, len, "zh") && !GetID().compare("Pacific/Enderbury")) { in GetDisplayNameByTaboo()
/base/global/i18n/frameworks/intl/test/fuzztest/timezone_fuzzer/
H A Dtimezone_fuzzer.cpp41 timezone.GetID(); in DoSomethingInterestingWithMyAPI()
/base/security/crypto_framework/frameworks/cj/src/
H A Dcrypto_ffi.cpp43 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 Di18n_timezone_addon.h44 static napi_value GetID(napi_env env, napi_callback_info info);
/base/powermgr/power_manager/frameworks/cj/runninglock/src/
H A Dcj_running_lock_ffi.cpp71 int64_t id = native->GetID(); in FfiOHOSRunningLockCreate()
/base/notification/common_event_service/interfaces/kits/cj/src/
H A Dsubscriber.h37 unsigned long long GetID();
H A Dsubscriber.cpp82 unsigned long long SubscriberImpl::GetID() in GetID() function in OHOS::CommonEventManager::SubscriberImpl
H A Dcommon_event_manager_ffi.cpp59 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 Dnotification_utils.cpp1023 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 Di18n_timezone_addon.cpp56 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 Dhiappevent_impl.cpp234 return {SUCCESS_CODE, holder->GetID()}; in addWatcher()
H A Dappevent_watcher_impl.cpp433 context_->triggerContext->holder->GetID()); in OnTrigger()
H A Dhiappevent_ffi.cpp318 return nativeHolder->GetID(); in FfiOHOSHiAppEventConstructor()
/base/global/i18n/frameworks/intl/include/
H A Di18n_timezone.h41 std::string GetID();
/base/global/resource_management/interfaces/cj/src/
H A Dresource_manager_impl.cpp366 outValue = ptr->GetID(); in GetDrawableDescriptor()
383 outValue = ptr->GetID(); in GetDrawableDescriptorByName()
H A Dresource_manager_ffi.cpp67 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 Dcamera_manager_adapter_impl.cpp295 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 Dappaccount_ffi.cpp33 ret.data = nativeAppAccountManager->GetID(); in FfiAppAccountCreateAppAccountManager()
/base/telephony/call_manager/services/video/src/
H A Dvideo_control_manager.cpp273 if (id.compare(it->GetID()) == 0) { in ContainCameraID()
/base/global/i18n/frameworks/intl/src/
H A Di18n_timezone.cpp673 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 Di18n_test.cpp566 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 Dnapi_common_event.h244 unsigned long long GetID();

Completed in 28 milliseconds

12