Home
last modified time | relevance | path

Searched defs:obj (Results 701 – 725 of 1053) sorted by relevance

1...<<21222324252627282930>>...43

/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/screen_runtime/napi/
H A Djs_screen_listener.cpp42 void JsScreenListener::CleanEnv(void* obj) in CleanEnv()
/ohos5.0/base/security/certificate_framework/frameworks/adapter/v1.0/src/
H A Dx509_distinguished_name_openssl.c148 ASN1_OBJECT *obj = X509_NAME_ENTRY_get_object(ne); in GetNameTypeByOpenssl() local
/ohos5.0/base/useriam/user_auth_framework/services/ipc/src/
H A Dco_auth_service.cpp124 auto obj = callback->AsObject(); in AddExecutorDeathRecipient() local
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/worker/
H A Dworker.h81 napi_value obj = NapiHelper::GetReferenceValue(env_, ref_); in operator() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_checkbox_bridge.cpp37 auto obj = ref->ToObject(vm); in JsCheckboxChangeCallback() local
339 panda::CopyableGlobal<panda::ObjectRef> obj(vm, secondArg); in SetContentModifierBuilder() local
H A Darkts_native_toggle_bridge.cpp43 auto obj = ref->ToObject(vm); in JsToggleChangeCallback() local
115 panda::CopyableGlobal<panda::ObjectRef> obj(vm, secondArg); in SetContentModifierBuilder() local
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_key.c551 static void HandleUpdateSessionKeyEvent(const void *obj) in HandleUpdateSessionKeyEvent()
574 static int32_t RemoveUpdateSessionKeyFunc(const void *obj, void *para) in RemoveUpdateSessionKeyFunc()
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/capi/common/
H A Dnative_avcapability.cpp47 OH_AVCapability *obj = static_cast<OH_AVCapability *>(addr); in OH_AVCodec_GetCapability() local
79 OH_AVCapability *obj = static_cast<OH_AVCapability *>(addr); in OH_AVCodec_GetCapabilityByCategory() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/aac/
H A Dffmpeg_aac_encoder_plugin.cpp834 CodecPlugin *obj = new FFmpegAACEncoderPlugin(name); in CreateFFmpegAacEncoderPluginObject() local
838 FFMPEG_AAC_ENCODER_EXPORT void DestroyFFmpegAacEncoderPluginObject(CodecPlugin *obj) in DestroyFFmpegAacEncoderPluginObject()
/ohos5.0/base/startup/init/services/sandbox/
H A Dsandbox.c231 cJSON *obj = cJSON_GetObjectItem(item, SANDBOX_FLAGS); in AddMountInfoToSandbox() local
291 cJSON *obj = cJSON_GetObjectItem(root, itemName); in GetSandboxInfo() local
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dtext_gen.cpp403 std::shared_ptr<AstObject> obj = object; in IsInSubClassNode() local
626 … std::shared_ptr<AstObject> obj = std::shared_ptr<AstObject>(nodeObj, [](auto p) { (void)p; }); in OutputTemplateImpl() local
H A Dast.cpp69 AstObject::AstObject(const AstObject &obj) in AstObject()
81 AstObject &AstObject::operator=(const AstObject &obj) in operator =()
707 for (auto obj = Child(); obj != nullptr; obj = obj->Next()) { in IsBaseNode() local
/ohos5.0/base/security/huks/frameworks/huks_standard/main/core/src/
H A Dhks_verifier.c368 ASN1_OBJECT *obj = NULL; in GetObjByOid() local
396 …ASN1_OBJECT *obj = GetObjByOid(NID_undef, KEY_DESCRIPTION_OID, "KeyDescription", "KEY DESCRIPTION … in GetKeyDescriptionSeqValue() local
/ohos5.0/foundation/resourceschedule/work_scheduler/frameworks/extension/src/
H A Djs_work_scheduler_extension.cpp115 napi_value obj = jsObj_->GetNapiValue(); in Init() local
125 void JsWorkSchedulerExtension::BindContext(napi_env env, napi_value obj) in BindContext()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dchart_component.cpp966 uint16_t ChartComponent::GetSizeVal(jerry_value_t obj, const char * const styleName, uint16_t defau… in GetSizeVal()
983 uint32_t ChartComponent::GetColor(jerry_value_t obj, const char * const styleName, uint32_t default… in GetColor()
996 bool ChartComponent::GetDisplayStatus(jerry_value_t obj) in GetDisplayStatus()
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/preferences/src/
H A Dnapi_preferences.cpp68 PreferencesProxy *obj = static_cast<PreferencesProxy *>(nativeObject); in Destructor() local
118 PreferencesProxy *obj = new (std::nothrow) PreferencesProxy(); in NewInstance() local
181 PreferencesProxy *obj = reinterpret_cast<PreferencesProxy *>(boundObj); in GetSelfInstance() local
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dprofile_storage_test.cpp228 DistributedDeviceProfileClient::DeviceProfileDeathRecipient obj; variable
488 DistributedDeviceProfileClient::DeviceProfileDeathRecipient obj; variable
507 DistributedDeviceProfileClient::DeviceProfileDeathRecipient obj; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_nav_path_stack.cpp146 napi_value obj; in CreateNewNavPathStackJSObject() local
/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_body_part_header.cpp35 MmsBodyPartHeader::MmsBodyPartHeader(const MmsBodyPartHeader &obj) in MmsBodyPartHeader()
/ohos5.0/base/telephony/sms_mms/services/sms/satellite_service_interaction/src/
H A Dsatellite_sms_client.cpp61 sptr<IRemoteObject> obj = sam->CheckSystemAbility(TELEPHONY_SATELLITE_SERVICE_ABILITY_ID); in GetServiceProxy() local
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dnotification_subscriber_manager_test.cpp323 wptr<IRemoteObject> obj = nullptr; variable
/ohos5.0/commonlibrary/memory_utils/libpurgeablemem/c/src/
H A Dpurgeable_mem_c.c42 static inline void LogPurgMemInfo(struct PurgMem *obj) in LogPurgMemInfo()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_rdb_store.cpp281 RdbStoreProxy *obj = GetNativeInstance(env, self); in ParserThis() local
413 RdbStoreProxy *obj = reinterpret_cast<RdbStoreProxy *>(context->boundObj); in ParseDataSharePredicates() local
585 napi_value obj = nullptr; in ParseValuesBuckets() local
830 RdbStoreProxy *obj = reinterpret_cast<RdbStoreProxy *>(context->boundObj); in QuerySql() local
1398 RdbStoreProxy *obj = reinterpret_cast<RdbStoreProxy *>(context->boundObj); in Sync() local
1460 RdbStoreProxy *obj = reinterpret_cast<RdbStoreProxy *>(context->boundObj); in GetCloudSyncInput() local
1481 auto *obj = reinterpret_cast<RdbStoreProxy *>(context->boundObj); in CloudSync() local
1826 RdbStoreProxy *obj = reinterpret_cast<RdbStoreProxy *>(context->boundObj); in QuerySharingResource() local
2095 RdbStoreProxy *obj = reinterpret_cast<RdbStoreProxy *>(context->boundObj); in LockCloudContainer() local
2124 RdbStoreProxy *obj = reinterpret_cast<RdbStoreProxy *>(context->boundObj); in UnlockCloudContainer() local
[all …]
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dservice.cpp316 void Service::StopAll(const wptr<IRemoteObject> &obj, bool force) in StopAll()
558 auto it = find_if(bundleInfos.begin(), bundleInfos.end(), [&restoreInfo](const auto &obj) { in GetRestoreBundleNames()
587 [&bundleName](const auto &obj) { return obj == bundleName; }); in HandleExceptionOnAppendBundles()
1540 std::function<void(const std::string &&)> Service::GetBackupInfoConnectDone(wptr<Service> obj, std:… in GetBackupInfoConnectDone()
1554 wptr<Service> obj, std::string &bundleName) in GetBackupInfoConnectDied()
/ohos5.0/drivers/peripheral/usb/ddk/device/src/
H A Dusbfn_cfg_mgr.c971 struct UsbFnCfgPropMgr *obj = NULL; in IsPropRegisted() local
1231 struct UsbFnCfgPropMgr *obj = NULL; in UsbfnCfgMgrFindPropMgr() local
1314 struct UsbFnCfgPropMgr *obj = NULL; in UsbFnCfgMgrUnRegisterAllProp() local

1...<<21222324252627282930>>...43