/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkFence.hpp | 71 static inline Fence *Cast(VkFence object) in Cast() argument
|
H A D | VkPipelineLayout.hpp | 73 static inline PipelineLayout *Cast(VkPipelineLayout object) in Cast() argument
|
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/ |
H A D | Client.h | 71 void TrackObject(T* object) { in TrackObject() argument
|
H A D | ObjectAllocator.h | 35 std::unique_ptr<T> object; member 47 auto object = std::make_unique<T>(client, 1, id); in New() local [all...] |
/third_party/python/Include/internal/ |
H A D | pycore_asdl.h | 15 typedef PyObject * object; typedef
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | MessageLiteToString.java | 221 static final void printField(StringBuilder buffer, int indent, String name, Object object) { in printField() argument [all...] |
/third_party/rust/crates/nom/examples/ |
H A D | json_iterator.rs | 138 pub fn object(&self) -> Option<impl Iterator<Item = (&'a str, JsonValue<'a, 'b>)>> { in object() functions
|
/third_party/rust/crates/nom/benchmarks/benches/ |
H A D | json.rs | 110 fn object(input: &str) -> IResult<&str, HashMap<String, JsonValue>> { in object() functions
|
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluObjectWrapper.cpp | 58 ObjectWrapper::ObjectWrapper (const glw::Functions& gl, const ObjectTraits& traits, deUint32 object) in ObjectWrapper() argument
|
/third_party/weex-loader/deps/weex-scripter/lib/ |
H A D | fix.js | 66 "object": { global() property
|
/third_party/typescript/tests/baselines/reference/ |
H A D | underscoreTest1.js | [all...] |
/foundation/CastEngine/castengine_cast_framework/client/src/ |
H A D | cast_session_manager_service_proxy.cpp | 155 auto object = reply.ReadRemoteObject(); in CreateCastSession() local 292 auto object = reply.ReadRemoteObject(); in GetCastSession() local
|
H A D | cast_service_listener_impl_stub.cpp | 76 auto object = data.ReadRemoteObject(); in GetCastSession() local
|
/foundation/CastEngine/castengine_wifi_display/services/interaction/interprocess/ |
H A D | inter_ipc_stub.cpp | 78 sptr<IRemoteObject> object = data.ReadRemoteObject(); in SetListenerObject() local 112 int32_t InterIpcStub::SetListenerObject(std::string key, const sptr<IRemoteObject> &object) in SetListenerObject() argument
|
H A D | inter_ipc_service_stub.cpp | 54 sptr<IRemoteObject> object = adapterStub->AsObject(); in GetSubSystemAbility() local 107 int32_t InterIpcServiceStub::SetListenerObject(std::string key, const sptr<IRemoteObject> &object) in SetListenerObject() argument
|
/foundation/ability/ability_runtime/tools/aa/src/ |
H A D | test_observer_proxy.cpp | 21 TestObserverProxy::TestObserverProxy(const sptr<IRemoteObject>& object) : IRemoteProxy<ITestObserver>(object) in TestObserverProxy() argument
|
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/update/ |
H A D | update_engine.cpp | 123 void UpdateEngine::SetCallback(sptr<IRemoteObject> object) in SetCallback() argument
|
/foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
H A D | dms_token_callback.cpp | 115 auto object = samgr->CheckSystemAbility(DISTRIBUTED_SCHED_SA_ID, remoteDeviceId);
in GetRemoteDms() local
|
/foundation/ability/ability_runtime/test/unittest/uri_permission_test/ |
H A D | uri_permission_test.cpp | 110 sptr<UriPermissionManagerStubImpl::ProxyDeathRecipient> object =
in HWTEST_F() local 124 sptr<UriPermissionManagerStubImpl::ProxyDeathRecipient> object =
in HWTEST_F() local
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/auto_fill_extension_ability/ |
H A D | js_save_request_callback.cpp | 94 napi_value object = nullptr; in CreateJsSaveRequestCallback() local
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/remote_register_service/ |
H A D | remote_register_service_stub.cpp | 61 sptr<IRemoteObject> object = data.ReadRemoteObject(); in RegisterInner() local
|
/foundation/CastEngine/castengine_wifi_display/services/interaction/domain/rpc/ |
H A D | domain_rpc_service_stub.cpp | 73 sptr<IRemoteObject> object = data.ReadRemoteObject(); in SetListenerObject() local 78 int32_t DomainRpcServiceStub::SetListenerObject(const sptr<IRemoteObject> &object) in SetListenerObject() argument
|
H A D | domain_rpc_service.cpp | 79 sptr<IRemoteObject> object = stub->AsObject(); in GetSubSystemAbility() local
|
/foundation/ability/ability_runtime/frameworks/js/napi/auto_fill_manager/ |
H A D | js_auto_save_request_callback.cpp | 110 auto object = callback->GetNapiValue(); in IsJsCallbackEquals() local
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_service_extension_ability/connection/ |
H A D | js_ui_service_host_proxy.cpp | 38 napi_value object = nullptr; in CreateJsUIServiceHostProxy() local
|