Home
last modified time | relevance | path

Searched defs:data (Results 7826 - 7850 of 14559) sorted by relevance

1...<<311312313314315316317318319320>>...583

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/distributed_manager/
H A Dbundle_distributed_manager.cpp198 MessageParcel data; in QueryRpcIdByAbilityToServiceCenter() local
309 MessageParcel data; in SendCallback() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Duser_unlocked_event_subscriber.cpp44 void UserUnlockedEventSubscriber::OnReceiveEvent(const EventFwk::CommonEventData &data) in OnReceiveEvent() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixdeployer_fuzzer/
H A Dquickfixdeployer_fuzzer.cpp36 void DoSomething2(const char* data, size_t size) {} in DoSomething2() argument
61 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
107 void DoSomething2(const char* data, size_t size) in DoSomething2() argument
151 LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) LLVMFuzzerTestOneInput() argument
[all...]
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_socket.cpp418 int SocketWrite(int clientId, const uint8_t *data, uint32_t len) in SocketWrite() argument
[all...]
/foundation/bundlemanager/distributed_bundle_framework/interfaces/kits/js/distributedBundle/
H A Ddistributed_bundle.cpp234 void GetRemoteAbilityInfoExec(napi_env env, void *data) in GetRemoteAbilityInfoExec() argument
245 void GetRemoteAbilityInfoComplete(napi_env env, napi_status status, void *data) in GetRemoteAbilityInfoComplete() argument
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_permission_grant_system_test/
H A Dbms_permission_grant_system_test.cpp114 void SubscriberTest::OnReceiveEvent(const CommonEventData &data) in OnReceiveEvent() argument
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_daemon_client.cpp190 char data[MAX_IO_SIZE]; in RegisterCallback() local
211 char data[MAX_IO_SIZE]; in RegisterCallback() local
280 char data[MAX_IO_SIZE]; in RegisterCallback() local
305 char data[MAX_IO_SIZE]; in RegisterCallback() local
329 char data[MAX_IO_SIZE]; RegisterCallback() local
352 char data[MAX_IO_SIZE]; RegisterCallback() local
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dstartable_object_controller.cpp28 bool StartableObjectController::Build(const IMetadata::Ptr& data) in Build() argument
H A Dmetadata.cpp34 Metadata::Metadata(const IMetadata& data) in Metadata() argument
139 void Metadata::Merge(const IMetadata::Ptr& data) in Merge() argument
/foundation/graphic/graphic_surface/surface/test/fuzztest/bufferqueue_fuzzer/
H A Dbufferqueue_fuzzer.cpp153 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
189 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/graphic/surface_lite/frameworks/
H A Dsurface_impl.cpp259 int32_t SurfaceImpl::IpcRequestHandler(uint32_t code, IpcIo* data, IpcIo* reply, MessageOption option) in IpcRequestHandler() argument
265 int32_t SurfaceImpl::DoIpcMsg(uint32_t code, IpcIo* data, IpcIo* reply, MessageOption option) in DoIpcMsg() argument
/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/
H A Dnapi_audio_volume_manager.cpp97 void *data = nullptr; in Construct() local
H A Dnapi_audio_session_manager.cpp61 void *data = nullptr; in Construct() local
/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_audio_encoder.cpp93 OH_AVMemory *data = GetInputData(codec_, index, buffer); variable
112 OH_AVMemory *data = GetOutputData(codec_, index, buffer); variable
H A Dnative_audio_decoder.cpp89 OH_AVMemory *data = GetInputData(codec_, index, buffer); variable
112 OH_AVMemory *data = GetOutputData(codec_, index, buffer); variable
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dnode_context_pso_manager.cpp45 uint8_t const* data = (uint8_t const*)specialization.data.data() + currConstant.offset; in hash() local
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dproperty_util.cpp232 AddOffsetProperty(const string_view propertyName, const string_view displayName, const uintptr_t offset, const PropertyTypeDecl& typeDecl, const array_view<const uint8_t> data) AddOffsetProperty() argument
261 SetValue(const string_view propertyName, const array_view<const uint8_t> data) SetValue() argument
271 SetValue(const size_t byteOffset, const array_view<const uint8_t> data) SetValue() argument
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/test/src/
H A Dtesting_objects.cpp372 *static_cast<ITestString::Ptr*>(data) = GetSelf<ITestString>(); variable
376 *static_cast<BASE_NS::string*>(data) = str_; variable
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dproducer_surface_delegator_test.cpp52 int SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in SendRequest() argument
332 MessageParcel data; in HWTEST_F() local
H A Dbuffer_client_producer_remote_test.cpp631 sptr<BufferExtraData> data = new BufferExtraDataImpl; in HWTEST_F() local
/foundation/multimedia/audio_framework/services/audio_policy/client/src/proxy/
H A Daudio_policy_volume_proxy.cpp29 MessageParcel data; in GetMaxVolumeLevel() local
45 MessageParcel data; in GetMinVolumeLevel() local
60 MessageParcel data; in SetSystemVolumeLevelLegacy() local
76 MessageParcel data; SetSystemVolumeLevel() local
93 MessageParcel data; GetSystemActiveVolumeType() local
110 MessageParcel data; GetSystemVolumeLevel() local
125 MessageParcel data; SetLowPowerVolume() local
141 MessageParcel data; GetLowPowerVolume() local
156 MessageParcel data; GetSingleStreamVolume() local
171 MessageParcel data; IsVolumeUnadjustable() local
187 MessageParcel data; AdjustVolumeByStep() local
206 MessageParcel data; AdjustSystemVolumeByStep() local
225 MessageParcel data; GetSystemVolumeInDb() local
247 MessageParcel data; GetVolumeGroupInfos() local
272 MessageParcel data; GetMinStreamVolume() local
286 MessageParcel data; GetMaxStreamVolume() local
300 MessageParcel data; SetDeviceAbsVolumeSupported() local
318 MessageParcel data; IsAbsVolumeScene() local
334 MessageParcel data; SetA2dpDeviceVolume() local
352 MessageParcel data; DisableSafeMediaVolume() local
[all...]
/foundation/multimedia/audio_lite/frameworks/binder/
H A Daudio_capturer_client.cpp43 void* data; member
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Dproperty_util.cpp227 AddOffsetProperty(const string_view propertyName, const string_view displayName, const uintptr_t offset, const PropertyTypeDecl& typeDecl, const array_view<const uint8_t> data) AddOffsetProperty() argument
256 SetValue(const string_view propertyName, const array_view<uint8_t> data) SetValue() argument
270 SetValue(const size_t byteOffset, const array_view<uint8_t> data) SetValue() argument
[all...]
/foundation/multimedia/audio_framework/frameworks/js/napi/audiocapturer/callback/
H A Dnapi_audio_capturer_read_data_callback.cpp155 void NapiCapturerReadDataCallback::CaptureReadDataTsfnFinalize(napi_env env, void *data, void *hint) in CaptureReadDataTsfnFinalize() argument
160 SafeJsCallbackCapturerReadDataWork( napi_env env, napi_value js_cb, void *context, void *data) SafeJsCallbackCapturerReadDataWork() argument
/foundation/multimedia/audio_framework/frameworks/native/audioeffect/test/unittest/enhance_unit_test/src/
H A Daudio_enhance_chain_manager_unit_test.cpp328 int8_t* data in HWTEST_F() local
[all...]

Completed in 29 milliseconds

1...<<311312313314315316317318319320>>...583