Home
last modified time | relevance | path

Searched defs:object (Results 476 - 500 of 2011) sorted by relevance

1...<<11121314151617181920>>...81

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkFence.hpp71 static inline Fence *Cast(VkFence object) in Cast() argument
H A DVkPipelineLayout.hpp73 static inline PipelineLayout *Cast(VkPipelineLayout object) in Cast() argument
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
H A DClient.h71 void TrackObject(T* object) { in TrackObject() argument
H A DObjectAllocator.h35 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 Dpycore_asdl.h15 typedef PyObject * object; typedef
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DMessageLiteToString.java221 static final void printField(StringBuilder buffer, int indent, String name, Object object) { in printField() argument
[all...]
/third_party/rust/crates/nom/examples/
H A Djson_iterator.rs138 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 Djson.rs110 fn object(input: &str) -> IResult<&str, HashMap<String, JsonValue>> { in object() functions
/third_party/vk-gl-cts/framework/opengl/
H A DgluObjectWrapper.cpp58 ObjectWrapper::ObjectWrapper (const glw::Functions& gl, const ObjectTraits& traits, deUint32 object) in ObjectWrapper() argument
/third_party/weex-loader/deps/weex-scripter/lib/
H A Dfix.js66 "object": { global() property
/third_party/typescript/tests/baselines/reference/
H A DunderscoreTest1.js[all...]
/foundation/CastEngine/castengine_cast_framework/client/src/
H A Dcast_session_manager_service_proxy.cpp155 auto object = reply.ReadRemoteObject(); in CreateCastSession() local
292 auto object = reply.ReadRemoteObject(); in GetCastSession() local
H A Dcast_service_listener_impl_stub.cpp76 auto object = data.ReadRemoteObject(); in GetCastSession() local
/foundation/CastEngine/castengine_wifi_display/services/interaction/interprocess/
H A Dinter_ipc_stub.cpp78 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 Dinter_ipc_service_stub.cpp54 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 Dtest_observer_proxy.cpp21 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 Dupdate_engine.cpp123 void UpdateEngine::SetCallback(sptr<IRemoteObject> object) in SetCallback() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddms_token_callback.cpp115 auto object = samgr->CheckSystemAbility(DISTRIBUTED_SCHED_SA_ID, remoteDeviceId); in GetRemoteDms() local
/foundation/ability/ability_runtime/test/unittest/uri_permission_test/
H A Duri_permission_test.cpp110 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 Djs_save_request_callback.cpp94 napi_value object = nullptr; in CreateJsSaveRequestCallback() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/remote_register_service/
H A Dremote_register_service_stub.cpp61 sptr<IRemoteObject> object = data.ReadRemoteObject(); in RegisterInner() local
/foundation/CastEngine/castengine_wifi_display/services/interaction/domain/rpc/
H A Ddomain_rpc_service_stub.cpp73 sptr<IRemoteObject> object = data.ReadRemoteObject(); in SetListenerObject() local
78 int32_t DomainRpcServiceStub::SetListenerObject(const sptr<IRemoteObject> &object) in SetListenerObject() argument
H A Ddomain_rpc_service.cpp79 sptr<IRemoteObject> object = stub->AsObject(); in GetSubSystemAbility() local
/foundation/ability/ability_runtime/frameworks/js/napi/auto_fill_manager/
H A Djs_auto_save_request_callback.cpp110 auto object = callback->GetNapiValue(); in IsJsCallbackEquals() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_service_extension_ability/connection/
H A Djs_ui_service_host_proxy.cpp38 napi_value object = nullptr; in CreateJsUIServiceHostProxy() local

Completed in 10 milliseconds

1...<<11121314151617181920>>...81