Home
last modified time | relevance | path

Searched defs:object (Results 1376 - 1400 of 2014) sorted by relevance

1...<<51525354555657585960>>...81

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_draw_cmd.cpp175 auto object = new RSExtendImageObject(); in Unmarshalling() local
486 auto object = new RSExtendImageBaseObj(); in Unmarshalling() local
[all...]
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dmetadata_napi.cpp72 napi_status SetValueStr(napi_env env, std::string keyStr, std::string valueStr, napi_value &object) in SetValueStr() argument
295 std::vector<std::string> GetStrArrayArgument(napi_env env, napi_value object) in GetStrArrayArgument() argument
315 std::vector<std::pair<std::string, std::string>> GetArrayArgument(napi_env env, napi_value object) in GetArrayArgument() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedia_asset_rdbstore.cpp52 std::string GetTableNameFromOprnObject(const OperationObject& object) in GetTableNameFromOprnObject() argument
309 bool MediaAssetRdbStore::IsQueryAccessibleViaSandBox(Uri& uri, OperationObject& object, in IsQueryAccessibleViaSandBox() argument
254 Query( const DataShare::DataSharePredicates& predicates, std::vector<std::string>& columns, OperationObject& object, int& errCode) Query() argument
344 QueryRdb( const DataShare::DataSharePredicates& predicates, std::vector<std::string>& columns, OperationObject& object) QueryRdb() argument
375 IsSupportSharedAssetQuery(Uri& uri, OperationObject& object, bool isIgnoreSELinux) IsSupportSharedAssetQuery() argument
[all...]
/foundation/multimedia/av_session/services/session/ipc/stub/
H A Davsession_service_stub.cpp73 sptr<IRemoteObject> object; in HandleCreateSessionInner() local
281 sptr<IRemoteObject> object; in HandleCreateControllerInner() local
301 sptr<IRemoteObject> object; in HandleGetAVCastControllerInner() local
[all...]
/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H A Dhcamera_service_stub.cpp606 int HCameraServiceStub::SetListenerObject(const sptr<IRemoteObject>& object) in SetListenerObject() argument
634 sptr<IRemoteObject> object = data.ReadRemoteObject(); in SetListenerObject() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_uripermission_operations.cpp222 static void GetMediafileQueryResult(const vector<string>& predicateInColumns, OperationObject object, in GetMediafileQueryResult() argument
/foundation/multimedia/player_framework/services/services/recorder/client/
H A Drecorder_client.cpp78 sptr<IRemoteObject> object = listenerStub_->AsObject(); in CreateListenerObject() local
/foundation/multimedia/player_framework/services/services/player/client/
H A Dplayer_client.cpp62 sptr<IRemoteObject> object = listenerStub_->AsObject(); in CreateListenerObject() local
101 sptr<IRemoteObject> object = dataSrcStub_->AsObject(); in SetSource() local
[all...]
/foundation/multimedia/player_framework/services/services/recorder/ipc/
H A Drecorder_service_stub.cpp228 int32_t RecorderServiceStub::SetListenerObject(const sptr<IRemoteObject> &object) in SetListenerObject() argument
519 sptr<IRemoteObject> object = data.ReadRemoteObject(); in SetListenerObject() local
642 sptr<IRemoteObject> object = surface->GetProducer()->AsObject(); in GetSurface() local
653 sptr<IRemoteObject> object = surface->GetProducer()->AsObject(); in GetMetaSurface() local
[all...]
H A Drecorder_service_proxy.cpp38 int32_t RecorderServiceProxy::SetListenerObject(const sptr<IRemoteObject> &object) in SetListenerObject() argument
303 sptr<IRemoteObject> object = reply.ReadRemoteObject(); in GetSurface() local
326 sptr<IRemoteObject> object = reply.ReadRemoteObject(); in GetMetaSurface() local
[all...]
/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_manager.cpp75 void DfxManager::HandleTimeOutOperation(std::string &bundleName, int32_t type, int32_t object, int32_t time) in HandleTimeOutOperation() argument
170 void DfxManager::HandleNoPermmison(int32_t type, int32_t object, int32_t error) in HandleNoPermmison() argument
H A Ddfx_reporter.cpp45 void DfxReporter::ReportTimeOutOperation(std::string &bundleName, int32_t type, int32_t object, int32_t time) in ReportTimeOutOperation() argument
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_operation_utils.cpp351 MtpFileRange object; in GetObjectDataDeal() local
[all...]
/foundation/multimedia/player_framework/services/services/player/ipc/
H A Dplayer_service_proxy.cpp102 int32_t PlayerServiceProxy::SetListenerObject(const sptr<IRemoteObject> &object) in SetListenerObject() argument
138 int32_t PlayerServiceProxy::SetSource(const sptr<IRemoteObject> &object) in SetSource() argument
717 sptr<IRemoteObject> object = producer->AsObject(); in SetVideoSurface() local
746 sptr<IRemoteObject> object = keySessionProxy->AsObject(); in SetDecryptConfig() local
[all...]
/foundation/multimedia/player_framework/frameworks/native/capi/screencapture/
H A Dnative_avscreen_capture.cpp374 struct ScreenCaptureContentFilterObject *object = new(std::nothrow) ScreenCaptureContentFilterObject(); in OH_AVScreenCapture_CreateContentFilter() local
426 struct ScreenCaptureObject *object = new(std::nothrow) ScreenCaptureObject(screenCapture); in OH_AVScreenCapture_Create() local
/foundation/multimedia/player_framework/test/fuzztest/player_fuzztest/playerstub_fuzzer/
H A Dplayer_service_proxy_fuzzer.cpp74 sptr<IRemoteObject> object = samgr->GetSystemAbility(OHOS::PLAYER_DISTRIBUTED_SERVICE_ID); in Create() local
/foundation/multimodalinput/input/frameworks/napi/input_device/src/
H A Djs_event_target.cpp70 napi_value object = nullptr; in EmitAddedDeviceEvent() local
115 napi_value object = nullptr; in EmitRemoveDeviceEvent() local
324 napi_value object[2]; CallDevAsyncWork() local
352 napi_value object = JsUtil::GetDeviceInfo(cb); CallDevPromiseWork() local
[all...]
/foundation/multimodalinput/input/frameworks/napi/input_consumer/src/
H A Djs_register_util.cpp43 void SetNamedProperty(const napi_env &env, napi_value &object, const std::string &name, int32_t value) in SetNamedProperty() argument
51 void SetNamedProperty(const napi_env &env, napi_value &object, const std::string &name, std::string value) in SetNamedProperty() argument
59 bool GetNamedPropertyBool(const napi_env &env, const napi_value &object, const std::string &name, bool &ret) in GetNamedPropertyBool() argument
82 std::optional<int32_t> GetNamedPropertyInt32(const napi_env &env, const napi_value &object, const std::string &name) in GetNamedPropertyInt32() argument
[all...]
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_service.cpp167 OHOS::sptr<OHOS::IRemoteObject> object = systemAbilityManager->GetSystemAbility(OHOS::APP_MGR_SERVICE_ID); in GetAppManagerInstance() local
/foundation/resourceschedule/memmgr/services/memmgrservice/src/purgeable_mem_manager/
H A Dpurgeable_mem_manager.cpp167 void PurgeableMemManager::OnRemoteSubscriberDiedInner(const wptr<IRemoteObject> &object) in OnRemoteSubscriberDiedInner() argument
189 void PurgeableMemManager::OnRemoteSubscriberDied(const wptr<IRemoteObject> &object) in OnRemoteSubscriberDied() argument
[all...]
/foundation/resourceschedule/work_scheduler/frameworks/extension/src/
H A Djs_work_scheduler_extension.cpp66 napi_value object = CreateJsWorkSchedulerExtensionContext(env, ptr); in AttachWorkSchedulerExtensionContext() local
/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H A Dcommon.cpp281 int32_t Common::GetIntProperty(napi_env env, napi_value object, in GetIntProperty() argument
304 bool Common::GetBoolProperty(napi_env env, napi_value object, in GetBoolProperty() argument
327 int32_t Common::GetBoolToIntProperty(napi_env env, napi_value object, in GetBoolToIntProperty() argument
353 std::string Common::GetStringProperty(napi_env env, napi_value object, in GetStringProperty() argument
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_extension_window_config.cpp35 void BindNativePropertys(napi_env env, napi_value object, const char* name, napi_callback getter, in BindNativePropertys() argument
/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_stub.cpp487 auto object = data.ReadRemoteObject(); in AddSystemAbilityInner() local
/foundation/communication/dsoftbus/sdk/bus_center/ipc/standard/src/
H A Dbus_center_server_proxy_standard.cpp84 int32_t BusCenterServerProxy::SoftbusRegisterService(const char *clientPkgName, const sptr<IRemoteObject>& object) in SoftbusRegisterService() argument
1069 int32_t BusCenterServerProxy::GetBusCenterExObj(sptr<IRemoteObject> &object) in GetBusCenterExObj() argument

Completed in 31 milliseconds

1...<<51525354555657585960>>...81