Home
last modified time | relevance | path

Searched defs:obj (Results 551 - 575 of 2199) sorted by relevance

1...<<21222324252627282930>>...88

/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/mode/
H A Dpanorama_session_napi.cpp116 std::unique_ptr<PanoramaSessionNapi> obj = std::make_unique<PanoramaSessionNapi>(); in PanoramaSessionNapiConstructor() local
H A Dphoto_session_napi.cpp106 std::unique_ptr<PhotoSessionNapi> obj = std::make_unique<PhotoSessionNapi>(); in PhotoSessionNapiConstructor() local
/foundation/multimedia/camera_framework/test/fuzztest/camerarestoreparam_fuzzer/
H A Dcamera_restore_param_fuzzer.cpp99 auto obj = std::make_unique<int32_t>(data.ReadInt32()); in Test() local
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/video_processor/video_job_repository/
H A Dvideo_job_queue.cpp44 void VideoJobQueue::Push(DeferredVideoJobPtr obj) in Push() argument
63 void VideoJobQueue::Remove(DeferredVideoJobPtr obj) in Remove() argument
81 void VideoJobQueue::Update(DeferredVideoJobPtr obj) in Update() argument
[all...]
/foundation/multimedia/media_library/frameworks/js/src/
H A Dphoto_proxy_napi.cpp51 std::unique_ptr<PhotoProxyNapi> obj = std::make_unique<PhotoProxyNapi>(); in PhotoProxyNapiConstructor() local
/foundation/multimedia/player_framework/frameworks/js/recorder/
H A Drecorder_capability_napi.cpp298 napi_value obj = nullptr; in GetJsResult() local
335 napi_value obj = nullptr; in GetJsResult() local
[all...]
/foundation/systemabilitymgr/safwk/services/safwk/src/
H A Dapi_cache_manager.cpp41 auto obj = new ExpireLruCache<std::vector<uint8_t>, std::vector<uint8_t>> (defaultCacheSize, expireTimeSec); in AddCacheApi() local
/foundation/resourceschedule/work_scheduler/test/fuzztest/workschedulerstopandclearworks_fuzzer/
H A Dworkschedulerstopandclearworks_fuzzer.cpp23 void OHOS::RefBase::DecStrongRef(void const* obj) {} in DecStrongRef() argument
/foundation/window/window_manager/interfaces/kits/napi/picture_in_picture_napi/
H A Djs_pip_utils.cpp51 static napi_status SetNamedProperty(napi_env env, napi_value& obj, const std::string& name, int32_t value) in SetNamedProperty() argument
/foundation/communication/ipc/services/dbinder/test/distributedtest/src/
H A Ddbinder_test_agent.cpp124 DbinderTestAgent obj; in main() local
/foundation/communication/dsoftbus/core/bus_center/utils/src/
H A Dlnn_async_callback_utils.c69 static void InitAsyncCallbackMessage(SoftBusMessage *msg, int32_t what, void *obj, SoftBusHandler *handler) in InitAsyncCallbackMessage() argument
/foundation/communication/dsoftbus/core/bus_center/utils/include/
H A Dlnn_state_machine.h63 void *obj; member
/foundation/communication/dsoftbus/core/common/include/
H A Dmessage_handler.h53 void *obj; member
/foundation/communication/netmanager_base/frameworks/js/napi/network/network_exec/src/
H A Dnetwork_exec.cpp36 napi_value obj = NapiUtils::CreateObject(env); in MakeNetworkResponse() local
106 auto obj = MakeNetworkResponse(context->GetEnv(), cap.bearerTypes_); GetTypeCallback() local
[all...]
/foundation/communication/netmanager_base/frameworks/js/napi/network/observer/src/
H A Dnetwork_observer.cpp37 napi_value obj = NapiUtils::CreateObject(env); in MakeNetworkResponse() local
[all...]
/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/
H A Dserializer_inner.c67 SpecialObj* obj = IoPop(io, sizeof(SpecialObj)); in IoPopSpecObj() local
/foundation/communication/netmanager_ext/frameworks/native/mdnsclient/src/
H A Dmdns_service_info.cpp36 bool MDnsServiceInfo::Marshalling(Parcel &data, const sptr<MDnsServiceInfo> &obj) in Marshalling() argument
/foundation/communication/netmanager_ext/frameworks/js/napi/sharing/src/
H A Dnetshare_callback_observer.cpp97 napi_value obj = NapiUtils::CreateObject(env); in CreateInterfaceSharingStateChangedParam() local
/foundation/communication/netmanager_ext/frameworks/js/napi/mdns/src/contexts/
H A Dmdns_base_context.cpp26 void MDnsBaseContext::ParseAddressObj(napi_env env, napi_value obj) in ParseAddressObj() argument
50 bool MDnsBaseContext::GetAttributeObj(napi_env env, napi_value obj, uint32_t &len) in GetAttributeObj() argument
59 void MDnsBaseContext::ParseAttributeObj(napi_env env, napi_value obj, TxtRecor argument
102 GetContextIdString(napi_env env, napi_value obj) GetContextIdString() argument
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_service_stub.cpp35 sptr<IRemoteObject> obj; in ObjectStoreSaveOnRemote() local
100 sptr<IRemoteObject> obj; in ObjectStoreRevokeSaveOnRemote() local
118 sptr<IRemoteObject> obj; ObjectStoreRetrieveOnRemote() local
136 sptr<IRemoteObject> obj; OnSubscribeRequest() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dref_object.cpp22 RefObject::AutoLock::AutoLock(const RefObject *obj, bool unlocked) in AutoLock() argument
156 void RefObject::IncObjRef(const RefObject *obj) in IncObjRef() argument
168 void RefObject::DecObjRef(const RefObject *obj) in DecObjRef() argument
187 KillAndDecObjRef(RefObject *obj) KillAndDecObjRef() argument
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/
H A Djs_const_properties.cpp27 static napi_status SetNamedProperty(napi_env env, napi_value &obj, const std::string &name, int32_t value) in SetNamedProperty() argument
/foundation/filemanagement/app_file_service/interfaces/kits/js/file_share/
H A Dfileshare_n_exporter.cpp71 napi_value obj = nullptr; in InitOperationMode() local
101 napi_value obj = nullptr; in InitPolicyErrorCode() local
128 napi_value obj = nullptr; in InitPolicyErrorResult() local
151 napi_value obj = nullptr; InitPolicyInfo() local
[all...]
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
H A Dvolume_external.cpp120 auto obj = std::make_unique<VolumeExternal>(*VolumeCore::Unmarshalling(parcel)); in Unmarshalling() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl2_rendering_context_override.cpp342 void WebGL2RenderingContextImpl::DoObjectDelete(int32_t type, WebGLObject *obj) in DoObjectDelete() argument

Completed in 10 milliseconds

1...<<21222324252627282930>>...88