| /foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/mode/ |
| H A D | panorama_session_napi.cpp | 116 std::unique_ptr<PanoramaSessionNapi> obj = std::make_unique<PanoramaSessionNapi>();
in PanoramaSessionNapiConstructor() local
|
| H A D | photo_session_napi.cpp | 106 std::unique_ptr<PhotoSessionNapi> obj = std::make_unique<PhotoSessionNapi>(); in PhotoSessionNapiConstructor() local
|
| /foundation/multimedia/camera_framework/test/fuzztest/camerarestoreparam_fuzzer/ |
| H A D | camera_restore_param_fuzzer.cpp | 99 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 D | video_job_queue.cpp | 44 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 D | photo_proxy_napi.cpp | 51 std::unique_ptr<PhotoProxyNapi> obj = std::make_unique<PhotoProxyNapi>(); in PhotoProxyNapiConstructor() local
|
| /foundation/multimedia/player_framework/frameworks/js/recorder/ |
| H A D | recorder_capability_napi.cpp | 298 napi_value obj = nullptr; in GetJsResult() local 335 napi_value obj = nullptr; in GetJsResult() local [all...] |
| /foundation/systemabilitymgr/safwk/services/safwk/src/ |
| H A D | api_cache_manager.cpp | 41 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 D | workschedulerstopandclearworks_fuzzer.cpp | 23 void OHOS::RefBase::DecStrongRef(void const* obj) {} in DecStrongRef() argument
|
| /foundation/window/window_manager/interfaces/kits/napi/picture_in_picture_napi/ |
| H A D | js_pip_utils.cpp | 51 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 D | dbinder_test_agent.cpp | 124 DbinderTestAgent obj; in main() local
|
| /foundation/communication/dsoftbus/core/bus_center/utils/src/ |
| H A D | lnn_async_callback_utils.c | 69 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 D | lnn_state_machine.h | 63 void *obj; member
|
| /foundation/communication/dsoftbus/core/common/include/ |
| H A D | message_handler.h | 53 void *obj; member
|
| /foundation/communication/netmanager_base/frameworks/js/napi/network/network_exec/src/ |
| H A D | network_exec.cpp | 36 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 D | network_observer.cpp | 37 napi_value obj = NapiUtils::CreateObject(env); in MakeNetworkResponse() local [all...] |
| /foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/ |
| H A D | serializer_inner.c | 67 SpecialObj* obj = IoPop(io, sizeof(SpecialObj)); in IoPopSpecObj() local
|
| /foundation/communication/netmanager_ext/frameworks/native/mdnsclient/src/ |
| H A D | mdns_service_info.cpp | 36 bool MDnsServiceInfo::Marshalling(Parcel &data, const sptr<MDnsServiceInfo> &obj) in Marshalling() argument
|
| /foundation/communication/netmanager_ext/frameworks/js/napi/sharing/src/ |
| H A D | netshare_callback_observer.cpp | 97 napi_value obj = NapiUtils::CreateObject(env); in CreateInterfaceSharingStateChangedParam() local
|
| /foundation/communication/netmanager_ext/frameworks/js/napi/mdns/src/contexts/ |
| H A D | mdns_base_context.cpp | 26 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 D | object_service_stub.cpp | 35 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 D | ref_object.cpp | 22 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 D | js_const_properties.cpp | 27 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 D | fileshare_n_exporter.cpp | 71 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 D | volume_external.cpp | 120 auto obj = std::make_unique<VolumeExternal>(*VolumeCore::Unmarshalling(parcel)); in Unmarshalling() local
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
| H A D | webgl2_rendering_context_override.cpp | 342 void WebGL2RenderingContextImpl::DoObjectDelete(int32_t type, WebGLObject *obj) in DoObjectDelete() argument
|