Home
last modified time | relevance | path

Searched defs:object (Results 326 - 350 of 770) sorted by relevance

1...<<11121314151617181920>>...31

/base/msdp/device_status/frameworks/js/napi/interaction/cooperate/src/
H A Djs_util_cooperate.cpp70 napi_value object = nullptr; in GetResult() local
152 napi_value object = nullptr; in GetStateResult() local
[all...]
/base/notification/common_event_service/frameworks/core/test/unittest/
H A Dcommon_event_proxy_test.cpp136 OHOS::sptr<OHOS::IRemoteObject> object = new OHOS::MockIRemoteObject(); in HWTEST_F() local
163 OHOS::sptr<OHOS::IRemoteObject> object = new OHOS::MockIRemoteObject(); in HWTEST_F() local
188 OHOS::sptr<OHOS::IRemoteObject> object = new OHOS::MockIRemoteObject(); in HWTEST_F() local
216 OHOS::sptr<OHOS::IRemoteObject> object = new OHOS::MockIRemoteObject(); in HWTEST_F() local
244 OHOS::sptr<OHOS::IRemoteObject> object = new OHOS::MockIRemoteObject(); in HWTEST_F() local
272 OHOS::sptr<OHOS::IRemoteObject> object = new OHOS::MockIRemoteObject(); HWTEST_F() local
300 OHOS::sptr<OHOS::IRemoteObject> object = new OHOS::MockIRemoteObject(); HWTEST_F() local
330 OHOS::sptr<OHOS::IRemoteObject> object = new OHOS::MockIRemoteObject(); HWTEST_F() local
360 OHOS::sptr<OHOS::IRemoteObject> object = new OHOS::MockIRemoteObject(); HWTEST_F() local
374 auto object = new OHOS::MockIRemoteObject(); HWTEST_F() local
393 OHOS::sptr<OHOS::IRemoteObject> object = new OHOS::MockIRemoteObject(); HWTEST_F() local
[all...]
/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
H A Dmock_message_parcel.cpp49 bool MessageParcel::WriteDBinderProxy(const sptr<IRemoteObject> &object, uint32_t handle, uint64_t stubIndex) in WriteDBinderProxy() argument
55 bool MessageParcel::WriteRemoteObject(const sptr<IRemoteObject> &object) in WriteRemoteObject() argument
/base/security/asset/frameworks/js/napi/src/
H A Dasset_napi.cpp35 void AddUint32Property(const napi_env env, napi_value object, const char *name, uint32_t value) in AddUint32Property() argument
/base/security/certificate_framework/frameworks/adapter/v2.0/src/
H A Dcf_adapter_cert_openssl.c83 int32_t CfOpensslCreateCert(const CfEncodingBlob *inData, CfBase **object) in CfOpensslCreateCert() argument
107 void CfOpensslDestoryCert(CfBase **object) in CfOpensslDestoryCert() argument
261 CfOpensslGetCertItem(const CfBase *object, CfItemId id, CfBlob *outBlob) CfOpensslGetCertItem() argument
[all...]
/base/security/certificate_framework/frameworks/js/napi/certificate/src/
H A Dnapi_common.cpp29 static bool GetCallback(napi_env env, napi_value object, napi_ref *callBack) in GetCallback() argument
/base/security/certificate_framework/test/unittest/cf_sdk_test/src/
H A Dcf_extension_test.cpp356 CfObject *object = nullptr; in HWTEST_F() local
371 CfObject *object = nullptr; in HWTEST_F() local
386 CfObject *object = nullptr; in HWTEST_F() local
401 CfObject *object in HWTEST_F() local
416 CfObject *object = nullptr; HWTEST_F() local
[all...]
H A Dcf_cert_test.cpp209 CfObject *object = nullptr; in HWTEST_F() local
235 CfObject *object = nullptr; in HWTEST_F() local
260 CfObject *object in HWTEST_F() local
274 CfObject *object = nullptr; HWTEST_F() local
289 CfObject *object = nullptr; HWTEST_F() local
304 CfObject *object = nullptr; HWTEST_F() local
319 CfObject *object = nullptr; HWTEST_F() local
335 CfObject *object = nullptr; HWTEST_F() local
351 CfObject *object = nullptr; HWTEST_F() local
368 CfObject *object = nullptr; HWTEST_F() local
391 CfObject *object = nullptr; HWTEST_F() local
410 CfObject *object = nullptr; HWTEST_F() local
[all...]
/base/security/access_token/interfaces/innerkits/nativetoken/src/
H A Dnativetoken_json_oper.c118 static int32_t AddStrArrayInfo(cJSON *object, char* const strArray[], int32_t strNum, const char *strKey) in AddStrArrayInfo() argument
142 int32_t SetNativeTokenJsonObject(const NativeTokenList *curr, cJSON *object) in SetNativeTokenJsonObject() argument
195 cJSON *object = cJSON_CreateObject(); CreateNativeTokenJsonObject() local
[all...]
/base/security/device_auth/frameworks/deviceauth_lite/source/schedule/
H A Dbuild_object.c24 void **object; member
47 void **object = get_object(map, sizeof(map) / sizeof(map[0]), modular, is_client); in build_object() local
[all...]
/base/security/huks/interfaces/kits/liteapi/src/
H A Dhks_lite_api.cpp25 void AddInt32PropertyInLite(JSIValue object, const char *name, int32_t value) in AddInt32PropertyInLite() argument
/base/security/huks/interfaces/kits/napi/src/v9/
H A Dhuks_napi_update_finish_session.cpp122 static int32_t GetCallBackFunction(napi_env env, napi_value object, UpdateAsyncContext context) in GetCallBackFunction() argument
146 static int32_t GetToken(napi_env env, napi_value object, UpdateAsyncContext context) in GetToken() argument
/base/startup/init/test/unittest/deviceinfo/
H A DDeviceInfoUnittest.cpp97 sptr<IRemoteObject> object = samgr->GetSystemAbility(SYSPARAM_DEVICE_SERVICE_ID); in HWTEST_F() local
/base/security/security_guard/frameworks/js/napi/
H A Dsecurity_guard_sdk_adaptor.cpp77 auto object = registry->GetSystemAbility(RISK_ANALYSIS_MANAGER_SA_ID); in RequestSecurityModelResult() local
105 auto object = registry->GetSystemAbility(DATA_COLLECT_MANAGER_SA_ID); in ReportSecurityInfo() local
131 auto object = registry->GetSystemAbility(RISK_ANALYSIS_MANAGER_SA_ID); in SetModelState() local
150 auto object = SecurityCollector::CollectorServiceLoader::GetInstance().LoadCollectorService(); in NotifyCollector() local
315 auto object = registry->GetSystemAbility(DATA_COLLECT_MANAGER_SA_ID); in LoadDataCollectManageService() local
[all...]
/base/sensors/medical_sensor/frameworks/native/medical_sensor/src/
H A Dmedical_service_client.cpp192 void MedicalSensorServiceClient::ProcessDeathObserver(const wptr<IRemoteObject> &object) in ProcessDeathObserver() argument
/base/startup/init/test/unittest/param/
H A Dwatcher_agent_unittest.cpp195 sptr<IRemoteObject> object = samgr->GetSystemAbility(PARAM_WATCHER_DISTRIBUTED_SERVICE_ID); in TestResetService() local
/base/security/security_guard/services/data_collect/sa/
H A Ddata_collect_manager_stub.cpp99 auto object = data.ReadRemoteObject(); in HandleDataRequestCmd() local
/base/telephony/cellular_data/services/src/state_machine/
H A Dactive.cpp83 std::unique_ptr<DataDisconnectParams> object = event->GetUniqueObject<DataDisconnectParams>(); in ProcessDisconnectDone() local
117 std::unique_ptr<DataDisconnectParams> object = event->GetUniqueObject<DataDisconnectParams>(); in ProcessDisconnectAllDone() local
[all...]
/base/telephony/core_service/test/unittest/icc_file_gtest/
H A Dicc_file_gtest.cpp352 std::unique_ptr<FileToControllerMsg> object = std::make_unique<FileToControllerMsg>(); in HWTEST_F() local
371 std::unique_ptr<FileToControllerMsg> object = std::make_unique<FileToControllerMsg>(); in HWTEST_F() local
/base/update/sys_installer/interfaces/innerkits/ipc_client/src/
H A Dmodule_update_kits_impl.cpp52 sptr<IRemoteObject> object = moduleUpdate_->AsObject(); in ResetService() local
72 sptr<IRemoteObject> object = samgr->GetSystemAbility(MODULE_UPDATE_SERVICE_ID); in GetService() local
[all...]
H A Dsys_installer_kits_impl.cpp52 sptr<IRemoteObject> object = sysInstaller_->AsObject(); in ResetService() local
72 sptr<IRemoteObject> object = samgr->GetSystemAbility(SYS_INSTALLER_DISTRIBUTED_SERVICE_ID); in GetService() local
[all...]
/base/theme/screenlock_mgr/frameworks/native/src/
H A Dscreenlock_manager_proxy.cpp26 ScreenLockManagerProxy::ScreenLockManagerProxy(const sptr<IRemoteObject> &object) in ScreenLockManagerProxy() argument
/base/update/sys_installer/frameworks/ipc_server/src/
H A Dmodule_update_stub.cpp138 sptr<IRemoteObject> object = data.ReadRemoteObject(); in StartUpdateHmpPackageStub() local
/base/telephony/state_registry/frameworks/js/napi/src/
H A Dnapi_state_registry.cpp140 napi_value object = NapiUtil::CreateUndefined(env); in On() local
/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Duser_idm_proxy.cpp27 UserIdmProxy::UserIdmProxy(const sptr<IRemoteObject> &object) : IRemoteProxy<UserIdmInterface>(object) in UserIdmProxy() argument

Completed in 15 milliseconds

1...<<11121314151617181920>>...31