Home
last modified time | relevance | path

Searched defs:object (Results 2501 - 2525 of 2767) sorted by relevance

1...<<101102103104105106107108109110111

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DGeneratedMessageLite.java1160 static Object invokeOrDie(Method method, Object object, Object... params) { in invokeOrDie() argument
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbluez5-util.c1336 static void append_battery_provider(pa_bluetooth_device *d, DBusMessageIter *object) { in append_battery_provider() argument
1375 DBusMessageIter iter, array, object; in battery_provider_handler() local
2738 DBusMessageIter object, array, entry, dict; append_a2dp_object() local
[all...]
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pDepthTests.cpp113 RenderData::RenderData (const ObjectData& object, const glu::RenderContext& renderCtx, TestLog& log) in RenderData() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineRenderToImageTests.cpp829 VkDeviceMemory object = 0; in testWithSizeReduction() local
/base/location/services/location_locator/locator/source/
H A Dlocator_ability.cpp1958 sptr<IRemoteObject> object = in SendSwitchStateToHifenceEvent() local
/base/telephony/core_service/frameworks/js/sim/src/
H A Dnapi_sim.cpp1573 napi_value object = NapiUtil::CreateUndefined(env); in SetLockState() local
2284 napi_value object = NapiUtil::CreateUndefined(env); in AddIccDiallingNumbers() local
2340 napi_value object = NapiUtil::CreateUndefined(env); in DelIccDiallingNumbers() local
2396 napi_value object in UpdateIccDiallingNumbers() local
2916 napi_value object = NapiUtil::CreateUndefined(env); UnlockSimLock() local
[all...]
/base/telephony/core_service/frameworks/js/network_search/src/
H A Dnapi_radio.cpp770 static bool HasNamedPropertyType(napi_env env, napi_value object, napi_valuetype type, const std::string &propertyName) in HasNamedPropertyType() argument
782 static std::string GetStringProperty(napi_env env, napi_value object, const std::string &propertyName) in GetStringProperty() argument
797 static napi_value GetNamedProperty(napi_env env, napi_value object, const std::string &propertyName) in GetNamedProperty() argument
939 static void ParseNetworkSelectionParameter(napi_env env, napi_value object, SetSelectModeContext &context) in ParseNetworkSelectionParameter() argument
[all...]
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_client.cpp1779 ErrCode AbilityManagerClient::RegisterSessionHandler(sptr<IRemoteObject> object) in RegisterSessionHandler() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_textfield.cpp755 JSRef<JSObject> object = JSRef<JSObject>::Cast(jsValue); in GetOldPadding() local
847 JSRef<JSObject> object = JSRef<JSObject>::Cast(info[0]); in JsBorder() local
907 GetBorderRadiusByLengthMetrics(const char* key, JSRef<JSObject>& object, std::optional<CalcDimension>& radius) GetBorderRadiusByLengthMetrics() argument
918 ParseAllBorderRadiuses(JSRef<JSObject>& object, CalcDimension& topLeft, CalcDimension& topRight, CalcDimension& bottomLeft, CalcDimension& bottomRight) ParseAllBorderRadiuses() argument
958 JSRef<JSObject> object = JSRef<JSObject>::Cast(args); ParseBorderRadius() local
1134 JSRef<JSObject> object = objectTemplate->NewInstance(); CreateJSTextCommonEvent() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
H A Djs_span_object.cpp531 JSRef<JSObject> object = JSRef<JSObject>::Cast(args[0]); in ParseJSGestureSpan() local
/foundation/barrierfree/accessibility/interfaces/kits/napi/src/
H A Dnapi_accessibility_utils.cpp922 ConvertActionArgsJSToNAPI( napi_env env, napi_value object, std::map<std::string, std::string>& args, OHOS::Accessibility::ActionType action) ConvertActionArgsJSToNAPI() argument
1018 ConvertIntJSToNAPI(napi_env env, napi_value object, napi_value propertyNameValue, bool &hasProperty) ConvertIntJSToNAPI() argument
1030 ConvertBoolJSToNAPI(napi_env env, napi_value object, napi_value propertyNameValue, bool &hasProperty) ConvertBoolJSToNAPI() argument
1042 ConvertStringJSToNAPI(napi_env env, napi_value object, napi_value propertyNameValue, bool &hasProperty) ConvertStringJSToNAPI() argument
1054 ConvertStringArrayJSToNAPI(napi_env env, napi_value object, napi_value propertyNameValue, bool &hasProperty, std::vector<std::string> &stringArray) ConvertStringArrayJSToNAPI() argument
1072 ConvertStringArrayJSToNAPICommon(napi_env env, napi_value object, std::vector<std::string> &stringArray) ConvertStringArrayJSToNAPICommon() argument
1111 ConvertEventInfoJSToNAPI( napi_env env, napi_value object, OHOS::Accessibility::AccessibilityEventInfo& eventInfo) ConvertEventInfoJSToNAPI() argument
1130 ConvertEventInfoJSToNAPIPart1( napi_env env, napi_value object, OHOS::Accessibility::AccessibilityEventInfo& eventInfo) ConvertEventInfoJSToNAPIPart1() argument
1169 ConvertEventInfoJSToNAPIPart2( napi_env env, napi_value object, OHOS::Accessibility::AccessibilityEventInfo& eventInfo) ConvertEventInfoJSToNAPIPart2() argument
1219 ConvertEventInfoJSToNAPIPart3( napi_env env, napi_value object, OHOS::Accessibility::AccessibilityEventInfo& eventInfo) ConvertEventInfoJSToNAPIPart3() argument
1278 ConvertGesturePointJSToNAPI( napi_env env, napi_value object, AccessibilityGesturePosition& gesturePathPosition) ConvertGesturePointJSToNAPI() argument
1310 ConvertGesturePathJSToNAPI(napi_env env, napi_value object, std::shared_ptr<AccessibilityGestureInjectPath>& gesturePath) ConvertGesturePathJSToNAPI() argument
1330 ConvertGesturePathJSToNAPIPart1(napi_env env, napi_value object, std::shared_ptr<AccessibilityGestureInjectPath>& gesturePath) ConvertGesturePathJSToNAPIPart1() argument
1374 ConvertGesturePathJSToNAPIPart2(napi_env env, napi_value object, std::shared_ptr<AccessibilityGestureInjectPath>& gesturePath) ConvertGesturePathJSToNAPIPart2() argument
1713 GetColorValue(napi_env env, napi_value object, napi_value propertyNameValue) GetColorValue() argument
1761 ConvertObjToCaptionProperty( napi_env env, napi_value object, OHOS::AccessibilityConfig::CaptionProperty* ptrCaptionProperty) ConvertObjToCaptionProperty() argument
1780 ConvertObjToCaptionPropertyPart1( napi_env env, napi_value object, OHOS::AccessibilityConfig::CaptionProperty* ptrCaptionProperty) ConvertObjToCaptionPropertyPart1() argument
1813 ConvertObjToCaptionPropertyPart2( napi_env env, napi_value object, OHOS::AccessibilityConfig::CaptionProperty* ptrCaptionProperty) ConvertObjToCaptionPropertyPart2() argument
1845 ConvertCaptionPropertyJSToNAPI(napi_env env, napi_value object, napi_value propertyNameValue, bool &hasProperty) ConvertCaptionPropertyJSToNAPI() argument
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp2416 sptr<IRemoteObject> object = reply.ReadRemoteObject(); in GetBundleInstaller() local
2443 sptr<IRemoteObject> object = reply.ReadRemoteObject(); in GetBundleUserMgr() local
2469 sptr<IRemoteObject> object = reply.ReadRemoteObject(); in GetVerifyManager() local
2495 sptr<IRemoteObject> object in GetExtendResourceManager() local
3325 sptr<IRemoteObject> object = reply.ReadRemoteObject(); GetDefaultAppProxy() local
3353 sptr<IRemoteObject> object = reply.ReadRemoteObject(); GetAppControlProxy() local
3557 sptr<IRemoteObject> object = reply.ReadRemoteObject(); GetQuickFixManagerProxy() local
3653 sptr<IRemoteObject> object = reply.ReadRemoteObject(); GetOverlayManagerProxy() local
4215 sptr<IRemoteObject> object = reply.ReadRemoteObject(); GetBundleResourceProxy() local
[all...]
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A Dacts_bms_kit_system_test.cpp7724 sptr<IRemoteObject> object; in HWTEST_F() local
7742 sptr<IRemoteObject> object; in HWTEST_F() local
7762 sptr<IRemoteObject> object; in HWTEST_F() local
7780 sptr<IRemoteObject> object; in HWTEST_F() local
7798 sptr<IRemoteObject> object; in HWTEST_F() local
7817 sptr<IRemoteObject> object; HWTEST_F() local
7836 sptr<IRemoteObject> object; HWTEST_F() local
7854 sptr<IRemoteObject> object; HWTEST_F() local
8756 sptr<IRemoteObject> object; HWTEST_F() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp6288 nlohmann::json object; in HWTEST_F() local
/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H A Daudio_policy_server.cpp1350 int32_t AudioPolicyServer::SetAudioInterruptCallback(const uint32_t sessionID, const sptr<IRemoteObject> &object, in SetAudioInterruptCallback() argument
1384 int32_t AudioPolicyServer::SetQueryClientTypeCallback(const sptr<IRemoteObject> &object) in SetQueryClientTypeCallback() argument
1819 void AudioPolicyServer::RegisterClientDeathRecipient(const sptr<IRemoteObject> &object, DeathRecipientI argument
1367 SetAudioManagerInterruptCallback(const int32_t , const sptr<IRemoteObject> &object) SetAudioManagerInterruptCallback() argument
1696 RegisterTracker(AudioMode &mode, AudioStreamChangeInfo &streamChangeInfo, const sptr<IRemoteObject> &object) RegisterTracker() argument
[all...]
H A Daudio_policy_manager_stub.cpp589 sptr<IRemoteObject> object = data.ReadRemoteObject(); in SetInterruptCallbackInternal() local
627 sptr<IRemoteObject> object = data.ReadRemoteObject(); in SetAudioManagerInterruptCbInternal() local
1062 sptr<IRemoteObject> object = data.ReadRemoteObject(); in SetAvailableDeviceChangeCallbackInternal() local
1089 sptr<IRemoteObject> object in SetDistributedRoutingRoleCallbackInternal() local
1232 sptr<IRemoteObject> object = data.ReadRemoteObject(); RegisterPolicyCallbackClientInternal() local
1323 sptr<IRemoteObject> object = data.ReadRemoteObject(); SetQueryClientTypeCallbackInternal() local
1979 sptr<IRemoteObject> object = data.ReadRemoteObject(); SetAudioDeviceRefinerCallbackInternal() local
1999 sptr<IRemoteObject> object = data.ReadRemoteObject(); SetAudioDeviceAnahsCallbackInternal() local
2027 sptr<IRemoteObject> object = data.ReadRemoteObject(); SetConcurrencyCallbackInternal() local
[all...]
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_server.cpp1352 int32_t AudioServer::RegiestPolicyProvider(const sptr<IRemoteObject> &object) in RegiestPolicyProvider() argument
1826 int32_t AudioServer::SetParameterCallback(const sptr<IRemoteObject>& object) in SetParameterCallback() argument
1846 int32_t AudioServer::SetWakeupSourceCallback(const sptr<IRemoteObject>& object) in SetWakeupSourceCallback() argument
2019 sptr<IRemoteObject> object = samgr->GetSystemAbility(OHOS::AUDIO_POLICY_SERVICE_ID); RegisterPolicyServerDeathRecipient() local
[all...]
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Dcapturer_in_client.cpp530 sptr<IRemoteObject> object = samgr->GetSystemAbility(AUDIO_DISTRIBUTED_SERVICE_ID); in GetAudioServerProxy() local
H A Daudio_process_in_client.cpp275 sptr<IRemoteObject> object = samgr->GetSystemAbility(AUDIO_DISTRIBUTED_SERVICE_ID); in GetAudioServerProxy() local
H A Drenderer_in_client.cpp338 sptr<IRemoteObject> object = samgr->GetSystemAbility(AUDIO_DISTRIBUTED_SERVICE_ID); in GetAudioServerProxy() local
/foundation/multimedia/audio_framework/services/audio_policy/client/src/
H A Daudio_policy_manager.cpp43 inline bool RegisterDeathRecipientInner(sptr<IRemoteObject> object) in RegisterDeathRecipientInner() argument
60 sptr<IRemoteObject> object = samgr->GetSystemAbility(AUDIO_POLICY_SERVICE_ID); in GetAudioPolicyProxyFromSamgr() local
111 sptr<IRemoteObject> object = audioPolicyClientStubCB_->AsObject(); in RegisterPolicyCallbackClientFunc() local
154 sptr<IRemoteObject> object = audioPolicyClientStubCB_->AsObject(); in RecoverAudioPolicyCallbackClient() local
801 sptr<IRemoteObject> object = listener->AsObject(); SetAudioInterruptCallback() local
825 sptr<IRemoteObject> object = listener->AsObject(); SetQueryClientTypeCallback() local
858 sptr<IRemoteObject> object = interruptListenerStub->AsObject(); SetAudioManagerInterruptCallback() local
1078 sptr<IRemoteObject> object = callback->AsObject(); RegisterTracker() local
1428 sptr<IRemoteObject> object = deviceChangeCbStub->AsObject(); SetAvailableDeviceChangeCallback() local
1469 sptr<IRemoteObject> object = activeDistributedRoutingRoleCb->AsObject(); SetDistributedRoutingRoleCallback() local
1659 sptr<IRemoteObject> object = spatializationStateChangeListenerStub->AsObject(); RegisterSpatializationStateEventListener() local
1950 sptr<IRemoteObject> object = activeDistributedRoutingRoleCb->AsObject(); SetAudioDeviceRefinerCallback() local
1989 sptr<IRemoteObject> object = activeDistributedAnahsRoleCb->AsObject(); SetAudioDeviceAnahsCallback() local
2022 sptr<IRemoteObject> object = listener->AsObject(); SetAudioConcurrencyCallback() local
[all...]
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_source_napi.cpp513 std::vector<std::string> GetStringArrayArgument(napi_env env, napi_value object) in GetStringArrayArgument() argument
534 std::vector<std::pair<std::string, std::string>> GetRecordArgument(napi_env env, napi_value object) in GetRecordArgument() argument
572 napi_status SetValueString(napi_env env, std::string keyStr, std::string valueStr, napi_value &object) in SetValueString() argument
1200 static bool hasNamedProperty(napi_env env, napi_value object, std::string name) in hasNamedProperty() argument
[all...]
/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
H A Dcamera_manager.cpp217 sptr<IRemoteObject> object = listenerStub->AsObject(); in CreateListenerObject() local
420 sptr<IRemoteObject> object = samgr->GetSystemAbility(CAMERA_SERVICE_ID); in CreateDeferredPhotoProcessingSession() local
469 sptr<IRemoteObject> object = samgr->GetSystemAbility(CAMERA_SERVICE_ID); CreateDeferredVideoProcessingSession() local
874 sptr<IRemoteObject> object = nullptr; RefreshServiceProxy() local
[all...]
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcapture_session.cpp1725 sptr<IRemoteObject> object = nullptr; in CreateMediaLibrary() local
1770 sptr<IRemoteObject> object = samgr->GetSystemAbility(CAMERA_SERVICE_ID); in GetMediaLibraryManager() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_asset_operations.cpp330 static bool CheckOprnObject(OperationObject object) in CheckOprnObject() argument
[all...]

Completed in 113 milliseconds

1...<<101102103104105106107108109110111