| /foundation/multimedia/audio_framework/services/audio_policy/server/src/ |
| H A D | audio_policy_manager_stub.cpp | 589 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 D | audio_server.cpp | 1352 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 D | capturer_in_client.cpp | 530 sptr<IRemoteObject> object = samgr->GetSystemAbility(AUDIO_DISTRIBUTED_SERVICE_ID); in GetAudioServerProxy() local
|
| H A D | audio_process_in_client.cpp | 275 sptr<IRemoteObject> object = samgr->GetSystemAbility(AUDIO_DISTRIBUTED_SERVICE_ID); in GetAudioServerProxy() local
|
| H A D | renderer_in_client.cpp | 338 sptr<IRemoteObject> object = samgr->GetSystemAbility(AUDIO_DISTRIBUTED_SERVICE_ID); in GetAudioServerProxy() local
|
| /foundation/multimedia/audio_framework/services/audio_policy/client/src/ |
| H A D | audio_policy_manager.cpp | 43 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 D | image_source_napi.cpp | 513 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 D | camera_manager.cpp | 217 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 D | hcapture_session.cpp | 1725 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 D | medialibrary_asset_operations.cpp | 330 static bool CheckOprnObject(OperationObject object) in CheckOprnObject() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/ |
| H A D | relational_sync_able_storage.cpp | 514 int RelationalSyncAbleStorage::PutSyncDataWithQuery(const QueryObject &object, in PutSyncDataWithQuery() argument 534 int RelationalSyncAbleStorage::SaveSyncDataItems(const QueryObject &object, std::vector<DataItem> &dataItems, in SaveSyncDataItems() argument
|
| /third_party/NuttX/fs/nfs/ |
| H A D | nfs_proto.h | 544 struct diropargs3 object; member 581 struct diropargs3 object; member
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| H A D | NumberFormatTest.java | 4922 checkFormatWithField(String testInfo, Format format, Object object, String expected, Format.Field field, int begin, int end) checkFormatWithField() argument [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| H A D | NumberFormatTest.java | 4922 checkFormatWithField(String testInfo, Format format, Object object, String expected, Format.Field field, int begin, int end) checkFormatWithField() argument [all...] |
| /third_party/json/tests/abi/include/nlohmann/ |
| H A D | json_v3_10_5.hpp | 132 object, ///< object (unordered set of name/value pairs) member in nlohmann::detail::value_t [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_shader.c | 281 const struct vk_object_base *object; member
|
| /third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
| H A D | spirv_builder.c | 452 spirv_builder_emit_store(struct spirv_builder *b, SpvId pointer, SpvId object) in spirv_builder_emit_store() argument 461 spirv_builder_emit_atomic_store(struct spirv_builder *b, SpvId pointer, SpvScope scope, SpvMemorySemanticsMask semantics, SpvId object) spirv_builder_emit_atomic_store() argument
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-objects.cc | 1879 bool WasmExportedFunction::IsWasmExportedFunction(Object object) { in IsWasmExportedFunction() argument 1892 bool WasmCapiFunction::IsWasmCapiFunction(Object object) { in IsWasmCapiFunction() argument 2060 IsWasmJSFunction(Object object) IsWasmJSFunction() argument 2209 IsWasmExternalFunction(Object object) IsWasmExternalFunction() argument [all...] |
| H A D | wasm-js.cc | 1047 GetOptionalIntegerProperty(v8::Isolate* isolate, ErrorThrower* thrower, Local<Context> context, Local<v8::Object> object, Local<String> property, bool* has_property, int64_t* result, int64_t lower_bound, uint64_t upper_bound) GetOptionalIntegerProperty() argument 1076 GetInitialOrMinimumProperty(v8::Isolate* isolate, ErrorThrower* thrower, Local<Context> context, Local<v8::Object> object, int64_t* result, int64_t lower_bound, uint64_t upper_bound) GetInitialOrMinimumProperty() argument 2676 InstallFunc( Isolate* isolate, Handle<JSObject> object, const char* str, FunctionCallback func, int length, bool has_prototype = false, PropertyAttributes attributes = NONE, SideEffectType side_effect_type = SideEffectType::kHasSideEffect) InstallFunc() argument 2689 InstallConstructorFunc(Isolate* isolate, Handle<JSObject> object, const char* str, FunctionCallback func) InstallConstructorFunc() argument 2702 InstallGetter(Isolate* isolate, Handle<JSObject> object, const char* str, FunctionCallback func) InstallGetter() argument 2719 InstallGetterSetter(Isolate* isolate, Handle<JSObject> object, const char* str, FunctionCallback getter, FunctionCallback setter) InstallGetterSetter() argument [all...] |
| /third_party/node/src/ |
| H A D | node_http2.cc | 2108 ShutdownWrap* Http2Stream::CreateShutdownWrap(Local<Object> object) { in CreateShutdownWrap() argument [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | shaderapi.c | 1786 _mesa_GetInfoLogARB(GLhandleARB object, GLsizei maxLength, GLsizei * length, in _mesa_GetInfoLogARB() argument 1803 _mesa_GetObjectParameterivARB(GLhandleARB object, GLenum pname, GLint *params) _mesa_GetObjectParameterivARB() argument 1830 _mesa_GetObjectParameterfvARB(GLhandleARB object, GLenum pname, GLfloat *params) _mesa_GetObjectParameterfvARB() argument [all...] |
| /third_party/node/deps/v8/src/compiler/backend/x64/ |
| H A D | code-generator-x64.cc | 263 OutOfLineRecordWrite(CodeGenerator* gen, Register object, Operand operand, in OutOfLineRecordWrite() argument 1477 Register object = i.InputRegister(0); in AssembleArchInstruction() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | heap-refs.cc | 69 IsReadOnlyHeapObjectForCompiler(PtrComprCageBase cage_base, HeapObject object) IsReadOnlyHeapObjectForCompiler() argument 83 ObjectData(JSHeapBroker* broker, ObjectData** storage, Handle<Object> object, ObjectDataKind kind) ObjectData() argument 128 Handle<Object> object() const { return object_; } object() function in v8::internal::compiler::ObjectData 217 PropertyCellData(JSHeapBroker* broker, ObjectData** storage, Handle<PropertyCell> object, ObjectDataKind kind) PropertyCellData() argument 277 JSReceiverData(JSHeapBroker* broker, ObjectData** storage, Handle<JSReceiver> object, ObjectDataKind kind) JSReceiverData() argument 284 JSObjectData(JSHeapBroker* broker, ObjectData** storage, Handle<JSObject> object, ObjectDataKind kind) JSObjectData() argument 389 JSTypedArrayData(JSHeapBroker* broker, ObjectData** storage, Handle<JSTypedArray> object, ObjectDataKind kind) JSTypedArrayData() argument 396 JSDataViewData(JSHeapBroker* broker, ObjectData** storage, Handle<JSDataView> object, ObjectDataKind kind) JSDataViewData() argument 403 JSBoundFunctionData(JSHeapBroker* broker, ObjectData** storage, Handle<JSBoundFunction> object, ObjectDataKind kind) JSBoundFunctionData() argument 410 JSFunctionData(JSHeapBroker* broker, ObjectData** storage, Handle<JSFunction> object, ObjectDataKind kind) JSFunctionData() argument 504 BigIntData(JSHeapBroker* broker, ObjectData** storage, Handle<BigInt> object, ObjectDataKind kind) BigIntData() argument 730 HeapObjectData(JSHeapBroker* broker, ObjectData** storage, Handle<HeapObject> object, ObjectDataKind kind) HeapObjectData() argument 814 MapData(JSHeapBroker* broker, ObjectData** storage, Handle<Map> object, ObjectDataKind kind) MapData() argument 848 FixedArrayBaseData(JSHeapBroker* broker, ObjectData** storage, Handle<FixedArrayBase> object, ObjectDataKind kind) FixedArrayBaseData() argument 861 FixedArrayData(JSHeapBroker* broker, ObjectData** storage, Handle<FixedArray> object, ObjectDataKind kind) FixedArrayData() argument 869 ScriptContextTableData(JSHeapBroker* broker, ObjectData** storage, Handle<ScriptContextTable> object, ObjectDataKind kind) ScriptContextTableData() argument 876 JSArrayData(JSHeapBroker* broker, ObjectData** storage, Handle<JSArray> object, ObjectDataKind kind) JSArrayData() argument 883 JSGlobalObjectData(JSHeapBroker* broker, ObjectData** storage, Handle<JSGlobalObject> object, ObjectDataKind kind) JSGlobalObjectData() argument 890 JSGlobalProxyData(JSHeapBroker* broker, ObjectData** storage, Handle<JSGlobalProxy> object, ObjectDataKind kind) JSGlobalProxyData() argument 973 TryGetOrCreateData(Handle<Object> object, GetOrCreateDataFlags flags) TryGetOrCreateData() argument 2055 Handle<Object> ObjectRef::object() const { object() function in v8::internal::compiler::ObjectRef 2102 Handle<T> TinyRef<T>::object() const { object() function in v8::internal::compiler::TinyRef [all...] |
| H A D | js-native-context-specialization.cc | 386 Node* object = n.left(); in ReduceJSInstanceOf() local 612 Node* object = NodeProperties::GetValueInput(node, 1); in ReduceJSOrdinaryHasInstance() local 1405 ObjectRef object = m.Ref(broker()); ReduceJSLoadNamed() local 1592 RemoveImpossibleMaps( Node* object, ZoneVector<MapRef>* maps) const RemoveImpossibleMaps() argument 2055 Node* object = name.receiver(); ReduceJSLoadPropertyWithEnumeratedKey() local 3396 InferMaps(Node* object, Effect effect, ZoneVector<MapRef>* maps) const InferMaps() argument 3437 BuildLoadPrototypeFromObject( Node* object, Node* effect, Node* control) BuildLoadPrototypeFromObject() argument [all...] |
| H A D | js-typed-lowering.cc | 1333 Node* object = NodeProperties::GetValueInput(node, 1); in ReduceJSOrdinaryHasInstance() local
|