Home
last modified time | relevance | path

Searched defs:object (Results 976 - 1000 of 1107) sorted by relevance

1...<<31323334353637383940>>...45

/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/
H A Dwindow_fuzzer.cpp224 size_t GetObject(T& object, const uint8_t* data, size_t size) in GetObject() argument
/foundation/communication/ipc/ipc/native/src/mock/source/
H A Ddbinder_databus_invoker.cpp916 int DBinderDatabusInvoker::FlushCommands(IRemoteObject *object) in FlushCommands() argument
/foundation/communication/ipc/ipc/native/src/jni/source/
H A Dohos_rpc_remote_object.cpp150 JRemoteObject::JRemoteObject(jobject object, const std::u16string &descriptor) : IPCObjectStub(descriptor) in JRemoteObject() argument
246 Get(jobject object) Get() argument
271 JDeathRecipient(jobject object) JDeathRecipient() argument
281 OnRemoteDied(const wptr<IRemoteObject> &object) OnRemoteDied() argument
303 Matches(jobject object) Matches() argument
376 Java_ohos_rpc_getRemoteProxyHolder(JNIEnv *env, jobject object) Java_ohos_rpc_getRemoteProxyHolder() argument
398 auto object = static_cast<JRemoteObject *>(tmp); Java_ohos_rpc_getJavaRemoteObject() local
409 jobject object = env->CallStaticObjectMethod(g_jRemoteProxy.klass, g_jRemoteProxy.methodGetInstance, Java_ohos_rpc_getJavaRemoteObject() local
437 Java_ohos_rpc_getNativeRemoteObject(JNIEnv *env, jobject object) Java_ohos_rpc_getNativeRemoteObject() argument
472 sptr<IRemoteObject> object = IPCSkeleton::GetContextObject(); Java_ohos_rpc_IPCSkeleton_nativeGetContextObject() local
547 Java_ohos_rpc_IPCSkeleton_nativeFlushCommands(JNIEnv *env, jclass clazz, jobject object) Java_ohos_rpc_IPCSkeleton_nativeFlushCommands() argument
620 Java_ohos_rpc_RemoteObject_nativeGetCallingPid(JNIEnv *env, jclass object) Java_ohos_rpc_RemoteObject_nativeGetCallingPid() argument
636 Java_ohos_rpc_RemoteObject_nativeGetCallingUid(JNIEnv *env, jclass object) Java_ohos_rpc_RemoteObject_nativeGetCallingUid() argument
689 Java_ohos_rpc_RemoteProxy_nativeSendRequest(JNIEnv *env, jobject object, jint code, jobject data, jobject reply, jobject option) Java_ohos_rpc_RemoteProxy_nativeSendRequest() argument
741 Java_ohos_rpc_RemoteProxy_nativeAddDeathRecipient(JNIEnv *env, jobject object, jobject recipient, jint flags) Java_ohos_rpc_RemoteProxy_nativeAddDeathRecipient() argument
776 Java_ohos_rpc_RemoteProxy_nativeRemoveDeathRecipient(JNIEnv *env, jobject object, jobject recipient, jint flags) Java_ohos_rpc_RemoteProxy_nativeRemoveDeathRecipient() argument
814 Java_ohos_rpc_RemoteProxy_nativeGetInterfaceDescriptor(JNIEnv *env, jobject object) Java_ohos_rpc_RemoteProxy_nativeGetInterfaceDescriptor() argument
841 Java_ohos_rpc_RemoteProxy_nativeIsObjectDead(JNIEnv *env, jobject object) Java_ohos_rpc_RemoteProxy_nativeIsObjectDead() argument
863 Java_ohos_rpc_RemoteProxy_nativeGetHandle(JNIEnv *env, jobject object) Java_ohos_rpc_RemoteProxy_nativeGetHandle() argument
[all...]
/foundation/communication/dsoftbus/core/frame/standard/init/src/
H A Dsoftbus_server_stub.cpp1615 sptr<IRemoteObject> object; in GetSoftbusSpecObjectInner() local
1632 sptr<IRemoteObject> object; in GetBusCenterExObjInner() local
/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_service.cpp1085 bool DBinderService::AttachProxyObject(sptr<IRemoteObject> object, binder_uintptr_t binderObject) in AttachProxyObject() argument
1110 bool DBinderService::AttachSessionObject(std::shared_ptr<struct SessionInfo> object, binder_uintptr_ argument
1057 AttachThreadLockInfo(uint32_t seqNumber, const std::string &networkId, std::shared_ptr<struct ThreadLockInfo> object) AttachThreadLockInfo() argument
1129 DetachDeathRecipient(sptr<IRemoteObject> object) DetachDeathRecipient() argument
1136 AttachDeathRecipient(sptr<IRemoteObject> object, sptr<IRemoteObject::DeathRecipient> deathRecipient) AttachDeathRecipient() argument
1147 QueryDeathRecipient(sptr<IRemoteObject> object) QueryDeathRecipient() argument
1160 DetachCallbackProxy(sptr<IRemoteObject> object) DetachCallbackProxy() argument
1167 AttachCallbackProxy(sptr<IRemoteObject> object, DBinderServiceStub *dbStub) AttachCallbackProxy() argument
[all...]
/foundation/communication/netmanager_base/interfaces/innerkits/netmanagernative/include/
H A Dnetfirewall_parcel.h207 template <typename T> inline sptr<T> firewall_rule_cast(const sptr<NetFirewallBaseRule> &object) in firewall_rule_cast() argument
/foundation/communication/dsoftbus/tests/core/frame/fuzztest/softbusserverstub_fuzzer/
H A Dsoftbusserverstub_fuzzer.cpp96 sptr<IRemoteObject> object = GetRemoteObject(); in SendRequestByCommand() local
112 sptr<IRemoteObject> object = GetRemoteObject(); in CreateSessionServerFuzzTest() local
144 sptr<IRemoteObject> object = GetRemoteObject(); in RemoveSessionServerFuzzTest() local
176 sptr<IRemoteObject> object = GetRemoteObject(); in OpenSessionFuzzTest() local
227 sptr<IRemoteObject> object in OpenAuthSessionFuzzTest() local
258 sptr<IRemoteObject> object = GetRemoteObject(); NotifyAuthSuccessFuzzTest() local
281 sptr<IRemoteObject> object = GetRemoteObject(); CloseChannelFuzzTest() local
313 sptr<IRemoteObject> object = GetRemoteObject(); SendMessageFuzzTest() local
354 sptr<IRemoteObject> object = GetRemoteObject(); QosReportFuzzTest() local
382 sptr<IRemoteObject> object = GetRemoteObject(); GrantPermissionFuzzTest() local
422 sptr<IRemoteObject> object = GetRemoteObject(); RemovePermissionFuzzTest() local
445 sptr<IRemoteObject> object = GetRemoteObject(); StreamStatsFuzzTest() local
475 sptr<IRemoteObject> object = GetRemoteObject(); JoinLNNFuzzTest() local
514 sptr<IRemoteObject> object = GetRemoteObject(); JoinMetaNodeFuzzTest() local
535 sptr<IRemoteObject> object = GetRemoteObject(); LeaveLNNFuzzTest() local
574 sptr<IRemoteObject> object = GetRemoteObject(); GetAllOnlineNodeInfoFuzzTest() local
603 sptr<IRemoteObject> object = GetRemoteObject(); GetLocalDeviceInfoFuzzTest() local
632 sptr<IRemoteObject> object = GetRemoteObject(); GetNodeKeyInfoFuzzTest() local
673 sptr<IRemoteObject> object = GetRemoteObject(); SetNodeDataChangeFlagFuzzTest() local
710 sptr<IRemoteObject> object = GetRemoteObject(); StartTimeSyncFuzzTest() local
751 sptr<IRemoteObject> object = GetRemoteObject(); StopTimeSyncFuzzTest() local
833 sptr<IRemoteObject> object = GetRemoteObject(); PublishLNNFuzzTest() local
851 sptr<IRemoteObject> object = GetRemoteObject(); StopPublishLNNFuzzTest() local
929 sptr<IRemoteObject> object = GetRemoteObject(); RefreshLNNFuzzTest() local
947 sptr<IRemoteObject> object = GetRemoteObject(); StopRefreshLNNFuzzTest() local
974 sptr<IRemoteObject> object = GetRemoteObject(); ActiveMetaNodeFuzzTest() local
999 sptr<IRemoteObject> object = GetRemoteObject(); DeactiveMetaNodeFuzzTest() local
1022 sptr<IRemoteObject> object = GetRemoteObject(); GetAllMetaNodeInfoFuzzTest() local
1081 sptr<IRemoteObject> object = GetRemoteObject(); ShiftLNNGearFuzzTest() local
1099 sptr<IRemoteObject> object = GetRemoteObject(); RippleStatsFuzzTest() local
1124 sptr<IRemoteObject> object = GetRemoteObject(); SoftbusRegisterServiceFuzzTest() local
1158 sptr<IRemoteObject> object = GetRemoteObject(); CheckOpenSessionPermissionFuzzTest() local
1199 sptr<IRemoteObject> object = GetRemoteObject(); EvaLuateQosInnerFuzzTest() local
1224 sptr<IRemoteObject> object = GetRemoteObject(); EvaLuateQosInnerNetworkIdFuzzTest() local
1249 sptr<IRemoteObject> object = GetRemoteObject(); EvaLuateQosInnerDataTypeFuzzTest() local
1273 sptr<IRemoteObject> object = GetRemoteObject(); EvaLuateQosInnerQosCountFuzzTest() local
[all...]
/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dtest_service_skeleton.cpp392 int TestServiceProxy::TestRegisterRemoteStub(const char *descriptor, const sptr<IRemoteObject> object) in TestRegisterRemoteStub() argument
791 sptr<IRemoteObject> object = fooService->AsObject(); in ServerGetFooService() local
855 sptr<IRemoteObject> object = data.ReadRemoteObject(); in ServerNestingSend() local
1060 sptr<IRemoteObject> object = saMgr->GetSystemAbility(IPC_EXTRA_TEST_SERVICE); in TransferToNextProcess() local
[all...]
/foundation/communication/netmanager_base/utils/napi_utils/src/
H A Dnapi_utils.cpp213 bool HasNamedProperty(napi_env env, napi_value object, const std::string &propertyName) in HasNamedProperty() argument
220 napi_value GetNamedProperty(napi_env env, napi_value object, const std::string &propertyName) in GetNamedProperty() argument
227 void SetNamedProperty(napi_env env, napi_value object, const std::string &name, napi_value value) in SetNamedProperty() argument
232 std::vector<std::string> GetPropertyNames(napi_env env, napi_value object) in GetPropertyNames() argument
269 uint32_t GetUint32Property(napi_env env, napi_value object, const std::string &propertyName) in GetUint32Property() argument
278 SetUint32Property(napi_env env, napi_value object, const std::string &name, uint32_t value) SetUint32Property() argument
305 GetInt32Property(napi_env env, napi_value object, const std::string &propertyName) GetInt32Property() argument
314 SetInt32Property(napi_env env, napi_value object, const std::string &name, int32_t value) SetInt32Property() argument
334 GetInt64Property(napi_env env, napi_value object, const std::string &propertyName) GetInt64Property() argument
348 SetInt64Property(napi_env env, napi_value object, const std::string &name, int64_t value) SetInt64Property() argument
396 GetStringPropertyUtf8(napi_env env, napi_value object, const std::string &propertyName) GetStringPropertyUtf8() argument
405 GetSecureDataPropertyUtf8(napi_env env, napi_value object, const std::string &propertyName) GetSecureDataPropertyUtf8() argument
411 SetStringPropertyUtf8(napi_env env, napi_value object, const std::string &name, const std::string &value) SetStringPropertyUtf8() argument
452 napi_value object = nullptr; CreateObject() local
501 GetBooleanProperty(napi_env env, napi_value object, const std::string &propertyName) GetBooleanProperty() argument
512 SetBooleanProperty(napi_env env, napi_value object, const std::string &name, bool value) SetBooleanProperty() argument
538 DefineProperties(napi_env env, napi_value object, const std::initializer_list<napi_property_descriptor> &properties) DefineProperties() argument
[all...]
/foundation/communication/nfc/frameworks/js/napi/common/
H A Dnfc_napi_common_utils.cpp300 napi_value GetNamedProperty(napi_env env, napi_value object, const std::string &propertyName) in GetNamedProperty() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_event_subscriber_manager.cpp489 sptr<IRemoteObject> object = sa_mgr->CheckSystemAbility(DISTRIBUTED_KV_DATA_SERVICE_ABILITY_ID); in IsDataMgrServiceActive() local
/foundation/communication/netstack/utils/napi_utils/src/
H A Dnapi_utils.cpp80 bool IsInstanceOf(napi_env env, napi_value object, const std::string &name) in IsInstanceOf() argument
98 bool HasNamedProperty(napi_env env, napi_value object, const std::string &propertyName) in HasNamedProperty() argument
109 napi_value GetNamedProperty(napi_env env, napi_value object, const std::string &propertyName) in GetNamedProperty() argument
120 void SetNamedProperty(napi_env env, napi_value object, cons argument
129 GetPropertyNames(napi_env env, napi_value object) GetPropertyNames() argument
183 GetInt64Property(napi_env env, napi_value object, const std::string &propertyName) GetInt64Property() argument
203 GetUint32Property(napi_env env, napi_value object, const std::string &propertyName) GetUint32Property() argument
212 SetUint32Property(napi_env env, napi_value object, const std::string &name, uint32_t value) SetUint32Property() argument
222 SetUint64Property(napi_env env, napi_value object, const std::string &name, uint64_t value) SetUint64Property() argument
253 GetInt32Property(napi_env env, napi_value object, const std::string &propertyName) GetInt32Property() argument
262 SetInt32Property(napi_env env, napi_value object, const std::string &name, int32_t value) SetInt32Property() argument
272 SetDoubleProperty(napi_env env, napi_value object, const std::string &name, double value) SetDoubleProperty() argument
320 GetStringPropertyUtf8(napi_env env, napi_value object, const std::string &propertyName) GetStringPropertyUtf8() argument
366 SetStringPropertyUtf8(napi_env env, napi_value object, const std::string &name, const std::string &value) SetStringPropertyUtf8() argument
410 napi_value object = nullptr; CreateObject() local
459 GetBooleanProperty(napi_env env, napi_value object, const std::string &propertyName) GetBooleanProperty() argument
470 SetBooleanProperty(napi_env env, napi_value object, const std::string &name, bool value) SetBooleanProperty() argument
500 DefineProperties(napi_env env, napi_value object, const std::initializer_list<napi_property_descriptor> &properties) DefineProperties() argument
534 SetArrayProperty(napi_env env, napi_value object, const std::string &name, napi_value value) SetArrayProperty() argument
557 JsonStringify(napi_env env, napi_value object) JsonStringify() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_cloud_kv_store.cpp180 int SqliteCloudKvStore::GetCloudData(const TableSchema &tableSchema, const QuerySyncObject &object, in GetCloudData() argument
/foundation/distributeddatamgr/data_share/test/native/unittest/mediadatashare_test/src/
H A Dmediadatashare_unit_test.cpp657 DataShare::DataShareValueObject object = valuesBucket.Get("name", isValid); in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_util.cpp1151 napi_value object = nullptr; in NewWithRef() local
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/jskitsimpl/distributeddata/src/
H A Djs_util.cpp1048 napi_value object = nullptr; in NewWithRef() local
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpasteboard_client.cpp727 void PasteboardSaDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &object) in OnRemoteDied() argument
H A Dpaste_data_record.cpp116 auto object = std::make_shared<Object>(); in AddUriEntry() local
604 auto object = std::make_shared<Object>(); in GetUDMFValue() local
[all...]
/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dmine_softbus_listener.cpp94 void from_json(const json &object, VertexOptionInfo &optionInfo) in from_json() argument
108 void from_json(const json &object, ScopeOptionInfo &optionInfo) in from_json() argument
243 json object = json::parse(searchJson, nullptr, false); ParseSearchJson() local
272 ParseSearchAllDevice(const nlohmann::json &object, const string &pkgName, char *output, size_t *outLen) ParseSearchAllDevice() argument
287 ParseSearchScopeDevice(const nlohmann::json &object, const string &pkgName, char *output, size_t *outLen) ParseSearchScopeDevice() argument
318 ParseSearchVertexDevice(const nlohmann::json &object, const string &pkgName, char *output, size_t *outLen) ParseSearchVertexDevice() argument
349 SetBroadcastHead(const json &object, const string &pkgName, BroadcastHead &broadcastHead) SetBroadcastHead() argument
466 SetBroadcastTrustOptions(const json &object, BroadcastHead &broadcastHead) SetBroadcastTrustOptions() argument
[all...]
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/
H A Dsoftbus_adapter.c582 cJSON *object = cJSON_GetObjectItem(root, FILTER_CREDIBLE); in ParseDiscoverFilterOption() local
1268 cJSON *object = cJSON_GetObjectItem(msg, FILED_MSG_TYPE); OnBytesReceived() local
1294 cJSON *object = cJSON_GetObjectItem(msgData, FILED_BIND_TYPE); ProcessSinkMsg() local
1341 cJSON *object = cJSON_GetObjectItem(msg, FILED_IS_CRE_EXISTED); ProcessSourceMsg() local
[all...]
/foundation/distributedhardware/distributed_input/services/sink/sinkmanager/src/
H A Ddistributed_input_sink_manager.cpp120 std::string object = filterMsg.dump(); in QueryLocalWhiteList() local
/foundation/distributedhardware/distributed_input/services/source/sourcemanager/src/
H A Ddistributed_input_source_manager.cpp1205 void DistributedInputSourceManager::RunWhiteListCallback(const std::string &devId, const std::string &object) in RunWhiteListCallback() argument
1188 RunPrepareCallback( const std::string &devId, const int32_t &status, const std::string &object) RunPrepareCallback() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Dcmd_list_helper.cpp161 OpDataHandle CmdListHelper::AddImageObjectToCmdList(CmdList& cmdList, const std::shared_ptr<ExtendImageObject>& object) in AddImageObjectToCmdList() argument
604 std::shared_ptr<ExtendObject> object = shaderEffect->GetExtendObject(); in AddShaderEffectToCmdList() local
628 std::shared_ptr<ExtendObject> object = GetExtendObjectFromCmdList(cmdList, shaderEffectHandle.offset); in GetShaderEffectFromCmdList() local
173 AddImageBaseObjToCmdList( CmdList& cmdList, const std::shared_ptr<ExtendImageBaseObj>& object) AddImageBaseObjToCmdList() argument
865 AddDrawFuncObjToCmdList(CmdList &cmdList, const std::shared_ptr<ExtendDrawFuncObj> &object) AddDrawFuncObjToCmdList() argument
876 AddExtendObjectToCmdList(CmdList& cmdList, std::shared_ptr<ExtendObject> object) AddExtendObjectToCmdList() argument
[all...]
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant.cpp1004 ArrayAddData(IInterface *object, std::vector<long> &array) ArrayAddData() argument
[all...]
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_proxy.cpp138 sptr<IRemoteObject> object = reply.ReadRemoteObject(); in GetAmsMgr() local

Completed in 49 milliseconds

1...<<31323334353637383940>>...45