Home
last modified time | relevance | path

Searched defs:obj (Results 651 - 675 of 3338) sorted by relevance

1...<<21222324252627282930>>...134

/base/notification/common_event_service/interfaces/kits/napi/support/src/
H A Dsupport.cpp31 napi_value obj = nullptr; in SupportInit() local
[all...]
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_check_info_test.cpp132 std::string obj = "{\"pkgName\":\"test\", \"notifyId\":1, \"contentType\":1," in HWTEST_F() local
148 std::string obj = "{}"; in HWTEST_F() local
/base/security/certificate_framework/test/unittest/cf_core_test/src/
H A Dcf_object_extension_test.cpp81 CfBase *obj = nullptr; in HWTEST_F() local
[all...]
H A Dcf_object_cert_test.cpp78 CfBase *obj = nullptr; in HWTEST_F() local
/base/security/crypto_framework/frameworks/js/jsi/src/
H A Djsi_list.cpp48 ObjList *obj = static_cast<ObjList *>(HcfMalloc(sizeof(ObjList), 0)); in ListAddObjNode() local
64 ObjList *obj = nullptr; in ListDeleteObjNode() local
82 ObjList *obj = nullptr; ListDestroy() local
[all...]
/base/security/device_auth/frameworks/deviceauth_lite/source/struct/
H A Dadd_auth_info_data.c34 json_pobject obj = parse_payload(payload, data_type); in parse_add_auth_info_data() local
75 void free_add_auth_info_data(void *obj) in free_add_auth_info_data() argument
[all...]
H A Dexchange_auth_data.c35 json_handle obj = parse_payload(payload, data_type); in parse_exchange_data() local
62 void free_exchange_data(void *obj) in free_exchange_data() argument
H A Dinform_message.c31 json_handle obj = parse_payload(payload, data_type); in parse_inform_message() local
50 void free_inform_message(void *obj) in free_inform_message() argument
H A Drmv_auth_info_response.c34 json_handle obj = parse_payload(payload, data_type); in parse_rmv_auth_info_response() local
70 void free_rmv_auth_info_response(void *obj) in free_rmv_auth_info_response() argument
H A Drmv_auth_info_request.c34 json_handle obj = parse_payload(payload, data_type); in parse_rmv_auth_info_request() local
70 void free_rmv_auth_info_request(void *obj) in free_rmv_auth_info_request() argument
H A Drmv_auth_info_data.c34 json_handle obj = parse_payload(payload, data_type); in parse_rmv_auth_info_data() local
61 void free_rmv_auth_info_data(void *obj) in free_rmv_auth_info_data() argument
H A Dparsedata.c25 json_handle obj = NULL; in parse_header() local
42 json_handle obj = parse_json(data); in parse_data() local
[all...]
/base/security/device_security_level/interfaces/inner_api/src/standard/
H A Ddevice_security_level_loader.cpp73 auto obj = promise_.get_future().get(); in Promise() local
/base/security/security_guard/frameworks/common/obtaindata/src/
H A Dsg_obtaindata_client.cpp47 auto obj = new (std::nothrow) DataCollectManagerCallbackService(callback); in RequestSecurityEventInfo() local
/base/security/security_component_manager/services/security_component_service/sa/test/mock/include/
H A Dsystem_ability.h41 bool Publish(sptr<IRemoteObject> obj) in Publish() argument
/base/security/security_guard/frameworks/common/data_collect_manager/src/
H A Ddata_collect_manager.cpp40 auto obj = new (std::nothrow) SecurityEventQueryCallbackService(callback); in QuerySecurityEvent() local
/base/time/time_service/services/ipc/stub/
H A Dtimer_call_back_stub.cpp45 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in OnTriggerStub() local
/base/time/time_service/framework/js/napi/system_timer/src/
H A Dtimer_type.cpp32 napi_value obj = nullptr; in TimerTypeInit() local
/base/telephony/state_registry/frameworks/native/observer/src/
H A Dtelephony_observer_client.cpp42 sptr<IRemoteObject> obj = sam->CheckSystemAbility(TELEPHONY_STATE_REGISTRY_SYS_ABILITY_ID); in GetProxy() local
/base/useriam/pin_auth/frameworks/ipc/src/
H A Dpin_auth_stub.cpp52 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in RegisterInputerStub() local
H A Dinputer_get_data_stub.cpp79 sptr<IRemoteObject> obj = data.ReadRemoteObject(); in ReadInputerGetDataParam() local
/base/usb/usb_manager/utils/native/src/
H A Dusb_napi_errors.cpp26 auto obj = ERRCODE_MSG_MAP.find(errCode); in GetErrMsgByErrCode() local
/base/useriam/user_auth_framework/services/context/src/
H A Dcontext_death_recipient.cpp38 auto obj = iamCallback->AsObject(); in AddDeathRecipient() local
71 auto obj = iamCallback->AsObject(); in RemoveDeathRecipient() local
/base/useriam/user_auth_framework/test/unittest/inner_api/src/
H A Dco_auth_client_test.cpp90 CallRemoteObject(const std::shared_ptr<MockCoAuthService> service, const sptr<MockRemoteObject> &obj, sptr<IRemoteObject::DeathRecipient> &dr, uint64_t testExecutorIndex) CallRemoteObject() argument
[all...]
/drivers/hdf_core/framework/core/host/test/unittest/
H A Dhdf_vdi_test.cpp137 struct HdfVdiObject obj; in HWTEST_F() local

Completed in 13 milliseconds

1...<<21222324252627282930>>...134