Home
last modified time | relevance | path

Searched defs:object (Results 1776 – 1800 of 1843) sorted by relevance

1...<<71727374

/ohos5.0/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
H A Dprint_service_proxy.cpp25 PrintServiceProxy::PrintServiceProxy(const sptr<IRemoteObject> &object) : IRemoteProxy<IPrintServic… in PrintServiceProxy()
/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/
H A Djs_xml.cpp511 auto object = new ParseInfo(); in ParseToken() local
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/taskpool/test/
H A Dtest_taskpool.cpp3489 napi_value object = NapiHelper::CreateObject(env); variable
3571 napi_value object = NapiHelper::CreateObject(env); variable
3659 napi_value object = NapiHelper::CreateObject(env); variable
3741 napi_value object = NapiHelper::CreateObject(env); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_engine.cpp2589 shared_ptr<JsValue> object = runtime->ParseJson(data); in OnNewWant() local
2632 shared_ptr<JsValue> object = runtime->NewObject(); in OnSaveData() local
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_host.cpp1223 auto object = samgrProxy->CheckSystemAbility(BLUETOOTH_HOST_SYS_ABILITY_ID); in IsBluetoothSystemAbilityOn() local
/ohos5.0/foundation/communication/netmanager_base/test/fuzztest/netconnclient_fuzzer/
H A Dnet_conn_client_fuzzer.cpp49 T object{}; in NetConnGetData() local
/ohos5.0/base/location/frameworks/js/napi/source/
H A Dlocation_napi_adapter.cpp808 int ParseLocationMockParams(napi_env env, LocationMockAsyncContext *asyncContext, napi_value object) in CreateReverseGeocodeAsyncContext()
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/include/
H A Daudio_internal.h134 void *object; member
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_utils.cpp1466 static void SetTypeProperty(napi_value object, napi_env env, const std::string& name, JsSessionType… in SetTypeProperty()
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/server/
H A Drecorder_server.cpp1210 auto object = samgr->GetSystemAbility(CAMERA_SERVICE_ID); in CheckCameraOutputState() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp214 auto object = scheduler_->AsObject(); in ~AbilityRecord() local
2557 auto object = remote.promote(); in OnSchedulerDied() local
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp883 nlohmann::json object = element.value(); in BuildPrinterAttrComponentByJson() local
990 nlohmann::json object = element.value(); in InitPreferenceMap() local
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_process_in_client.cpp277 sptr<IRemoteObject> object = samgr->GetSystemAbility(AUDIO_DISTRIBUTED_SERVICE_ID); in GetAudioServerProxy() local
H A Dcapturer_in_client.cpp521 sptr<IRemoteObject> object = samgr->GetSystemAbility(AUDIO_DISTRIBUTED_SERVICE_ID); in GetAudioServerProxy() local
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_impl.cpp895 if (auto object = META_NS::GetObjectRegistry().Create(SCENE_NS::ClassId::EcsObject)) { in CreateNewEcsObject() local
/ohos5.0/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/jskitsimpl/distributeddata/src/
H A Djs_util.cpp1048 napi_value object = nullptr; in NewWithRef() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_util.cpp1031 napi_value object = nullptr; in NewWithRef() local
/ohos5.0/foundation/distributeddatamgr/data_share/test/native/unittest/mediadatashare_test/src/
H A Dmediadatashare_unit_test.cpp657 DataShare::DataShareValueObject object = valuesBucket.Get("name", isValid); variable
/ohos5.0/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp703 void RilImpl::RilDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &object) in OnRemoteDied()
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_photo_access_helper_napi.cpp291 static napi_status AddIntegerNamedProperty(napi_env env, napi_value object, in AddIntegerNamedProperty()
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/test/fuzztest/cgroupsched_fuzzer/
H A Dcgroupsched_fuzzer.cpp64 T object {}; in GetData() local
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/capi/player/
H A Dnative_avplayer.cpp839 PlayerObject *object = new(std::nothrow) PlayerObject(player); in OH_AVPlayer_Create() local
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_remote_object.cpp894 sptr<IRemoteObject> NAPI_ohos_rpc_getNativeRemoteObject(napi_env env, napi_value object) in NAPI_ohos_rpc_getNativeRemoteObject()
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/ability_delegator/
H A Djs_ability_delegator.cpp108 napi_value object = CreateJsBaseContext(env, ptr, true); in AttachAppContext() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/js_app_manager/
H A Djs_app_manager.cpp223 auto object = nativeReference->GetNapiValue(); in IsJSFunctionExist() local

1...<<71727374