| /foundation/distributeddatamgr/preferences/frameworks/js/napi/common/src/ |
| H A D | uv_queue.cpp | 37 void UvQueue::AsyncCall(NapiCallbackGetter getter, NapiArgsGenerator genArgs, bool sendable) in AsyncCall() argument
|
| /third_party/node/deps/v8/src/inspector/ |
| H A D | value-mirror.h | 25 std::unique_ptr<ValueMirror> getter; member 43 std::unique_ptr<ValueMirror> getter; member
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | property-descriptor.cc | 249 Handle<Object> getter; in ToPropertyDescriptor() local [all...] |
| H A D | templates.cc | 130 TryGetCachedPropertyName( Isolate* isolate, Object getter) TryGetCachedPropertyName() argument
|
| /third_party/mesa3d/src/tool/pps/ |
| H A D | pps_counter.h | 85 std::function<Getter> getter; member in pps::Counter
|
| /foundation/arkui/ace_engine/frameworks/core/animation/ |
| H A D | property_animatable.h | 91 auto& getter = getterIter->second; in AddPropertyAnimation() local
|
| /foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/ |
| H A D | ark_interop_napi.h | 129 ARKTS_Value getter; member
|
| /foundation/multimedia/av_session/frameworks/js/napi/session/src/ |
| H A D | napi_control_command.cpp | 93 auto getter = std::get<GETTER_INDEX>(it->second); in GetValue() local
|
| H A D | napi_cast_control_command.cpp | 90 auto getter = std::get<GETTER_INDEX>(it->second); in GetValue() local
|
| H A D | napi_avcall_meta_data.cpp | 94 auto getter = it->second; in GetValue() local
|
| H A D | napi_playback_state.cpp | 120 auto getter = it->second; in GetValue() local
|
| H A D | napi_avcontroller_callback.cpp | 199 CallWithThreadSafe(napi_ref& method, std::shared_ptr<bool> isValid, int state, napi_threadsafe_function threadSafeFunction, const std::function<bool()>& checkCallbackValid, NapiArgsGetter getter) CallWithThreadSafe() argument
|
| /foundation/multimedia/av_session/frameworks/js/napi/session/include/ |
| H A D | napi_avcontroller_callback.h | 91 NapiArgsGetter getter; member
|
| /kernel/linux/linux-5.10/drivers/clk/sunxi/ |
| H A D | clk-factors.h | 37 void (*getter)(struct factors_request *req); member
|
| /kernel/linux/linux-6.6/drivers/clk/sunxi/ |
| H A D | clk-factors.h | 37 void (*getter)(struct factors_request *req); member
|
| /third_party/node/deps/v8/include/ |
| H A D | v8-template.h | 705 GenericNamedPropertyGetterCallback getter; global() member 774 IndexedPropertyGetterCallback getter; global() member 890 SetIndexedPropertyHandler( IndexedPropertyGetterCallback getter, IndexedPropertySetterCallback setter = nullptr, IndexedPropertyQueryCallback query = nullptr, IndexedPropertyDeleterCallback deleter = nullptr, IndexedPropertyEnumeratorCallback enumerator = nullptr, Local<Value> data = Local<Value>()) SetIndexedPropertyHandler() argument [all...] |
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-object.cc | 182 Handle<Object> getter = args.at(2); in BUILTIN() local
|
| /third_party/node/deps/v8/include/v8-include/ |
| H A D | v8-template.h | 689 GenericNamedPropertyGetterCallback getter; global() member 758 IndexedPropertyGetterCallback getter; global() member 854 SetIndexedPropertyHandler( IndexedPropertyGetterCallback getter, IndexedPropertySetterCallback setter = nullptr, IndexedPropertyQueryCallback query = nullptr, IndexedPropertyDeleterCallback deleter = nullptr, IndexedPropertyEnumeratorCallback enumerator = nullptr, Local<Value> data = Local<Value>()) SetIndexedPropertyHandler() argument [all...] |
| /foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/src/ |
| H A D | napi_stream_player_listener.cpp | 39 void NapiStreamPlayerListener::HandleEvent(int32_t event, NapiArgsGetter getter) in HandleEvent() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | ark_js_value.cpp | 295 SetAccessorProperty(shared_ptr<JsRuntime> runtime, const std::string &name, const shared_ptr<JsValue> &getter, const shared_ptr<JsValue> &setter) SetAccessorProperty() argument 304 SetAccessorProperty(shared_ptr<JsRuntime> runtime, const shared_ptr<JsValue> &name, const shared_ptr<JsValue> &getter, const shared_ptr<JsValue> &setter) SetAccessorProperty() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| H A D | rosen_modifier_adapter.cpp | 137 auto getter = [rsProp]() -> RefPtr<CustomAnimatableArithmetic> { return rsProp->Get().GetObject(); }; in ConvertToRSProperty() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/directive/ |
| H A D | descriptor_utils.cpp | 31 JSValue DescriptorUtils::CreateIfDescriptor(JSValue getter, JSValue render) in CreateIfDescriptor() argument 36 JSValue DescriptorUtils::CreateForDescriptor(JSValue getter, JSValue render) in CreateForDescriptor() argument 43 JSValue getter = JSObject::Get(descriptor, DESCRIPTOR_ATTR_GETTER); in CreateDescriptorWatcher() local 69 JSValue getter = JSObject::Get(descriptor, DESCRIPTOR_ATTR_GETTER); in IsIfDescriptorShown() local 88 JSValue getter = JSObject::Get(descriptor, DESCRIPTOR_ATTR_GETTER); RenderForDescriptor() local 208 CreateDescriptor(const char * const type, JSValue getter, JSValue render) CreateDescriptor() argument [all...] |
| /foundation/arkui/ace_engine_lite/frameworks/module_manager/ |
| H A D | module_manager.cpp | 333 void ModuleManager::SetProductModulesGetter(ProductModulesGetter getter) in SetProductModulesGetter() argument 338 void ModuleManager::SetPrivateModulesGetter(PrivateModulesGetter getter) in SetPrivateModulesGetter() argument 343 void ModuleManager::SetBundleNameGetter(BundleNameGetter getter) in SetBundleNameGetter() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
| H A D | hfp_ag_command_processor.h | 50 HfpAgCommandProcessor::AtCmdFn getter; member
|
| /foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/ |
| H A D | unified_record.cpp | 118 auto getter = GetterSystem::GetInstance().GetGetter(channelName_); in GetEntry() local
|