Home
last modified time | relevance | path

Searched defs:IsProxyObject (Results 1 – 22 of 22) sorted by relevance

/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
Dipc_object_stub.h49 bool IsProxyObject() const override in IsProxyObject() function
Dipc_object_proxy.h48 bool IsProxyObject() const override in IsProxyObject() function
/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
Dipc_object_stub.h40 bool IsProxyObject() const override in IsProxyObject() function
Dipc_object_proxy.h33 bool IsProxyObject() const override in IsProxyObject() function
Diremote_object.cpp50 bool IRemoteObject::IsProxyObject() const in IsProxyObject() function in OHOS::IRemoteObject
/foundation/window/window_manager/test/common/mock/
Diremote_object_mocker.h43 bool IsProxyObject() const in IsProxyObject() function
93 bool IsProxyObject() const in IsProxyObject() function
/foundation/ability/ability_runtime/test/unittest/appkit/ohos_application_test/
Dmock_i_remote_object.h39 bool IsProxyObject() const override in IsProxyObject() function
/foundation/ability/form_fwk/test/mock/include/
Dmock_i_remote_object.h39 bool IsProxyObject() const override in IsProxyObject() function
/foundation/communication/ipc/ipc/native/src/core/source/
Diremote_object.cpp73 bool IRemoteObject::IsProxyObject() const in IsProxyObject() function in OHOS::IRemoteObject
/foundation/arkui/ace_engine/test/mock/interfaces/
Dmock_i_remote_object.h39 bool IsProxyObject() const override in IsProxyObject() function
/foundation/filemanagement/app_file_service/tests/mock/utils_mock/include/
Diremote_object_mock.h48 bool IsProxyObject() const override in IsProxyObject() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/
Drs_sync_transaction_controller_proxy_test.cpp45 bool IsProxyObject() const in IsProxyObject() function in OHOS::Rosen::MockIRemoteObject
/foundation/graphic/graphic_2d/rosen/modules/animation/window_animation/test/unittest/
Drs_window_animation_finished_callback_proxy_test.cpp45 bool IsProxyObject() const in IsProxyObject() function in OHOS::Rosen::MockIRemoteObject
Drs_window_animation_proxy_test.cpp48 bool IsProxyObject() const in IsProxyObject() function in OHOS::Rosen::MockIRemoteObject
/foundation/ability/ability_runtime/tools/test/unittest/ability_delegator/
Dtest_observer_proxy_test.cpp81 bool IsProxyObject() const override in IsProxyObject() function in OHOS::MockIRemoteObject
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
Dnet_policy_callback_proxy_test.cpp47 bool IsProxyObject() const override in IsProxyObject() function in OHOS::NetManagerStandard::__anon9bc7646e0111::MockNetIRemoteObject
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
Dnotify_callback_proxy_test.cpp40 bool IsProxyObject() const override in IsProxyObject() function in OHOS::NetsysNative::__anon29bcf7380111::MockNetIRemoteObject
/foundation/communication/netmanager_base/test/netstatsmanager/unittest/net_stats_manager_test/
Dnet_stats_callback_interface_test.cpp63 bool IsProxyObject() const override in IsProxyObject() function in OHOS::NetManagerStandard::__anon4a9a903a0111::MockNetIRemoteObject
Dnet_stats_service_proxy_test.cpp91 bool IsProxyObject() const override in IsProxyObject() function in OHOS::NetManagerStandard::__anone3a8fc4f0111::MockNetIRemoteObject
/foundation/communication/ipc/ipc/native/src/c_wrapper/source/
Dc_remote_object.cpp229 bool IsProxyObject(CRemoteObject *object) in IsProxyObject() function
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
Dnet_conn_service_proxy_test.cpp109 bool IsProxyObject() const override in IsProxyObject() function in OHOS::NetManagerStandard::__anon5c84338c0111::MockNetIRemoteObject
/foundation/communication/ipc/interfaces/innerkits/rust/src/
Dipc_binding.rs158 pub fn IsProxyObject(object: *mut CRemoteObject) -> bool; in IsProxyObject() function