Home
last modified time | relevance | path

Searched defs:thiz (Results 1 – 25 of 25) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/src/itf/
H A Dopenharmony_buffer_queue_itf.cpp25 IOHBufferQueue *thiz = (IOHBufferQueue *)self; in Enqueue() local
40 IOHBufferQueue *thiz = (IOHBufferQueue *)self; in Clear() local
55 IOHBufferQueue *thiz = (IOHBufferQueue *)self; in GetState() local
70 IOHBufferQueue *thiz = (IOHBufferQueue *)self; in GetBuffer() local
84 IOHBufferQueue *thiz = (IOHBufferQueue *)self; in RegisterCallback() local
103 IOHBufferQueue *thiz = (IOHBufferQueue *) self; in IOHBufferQueueInit() local
H A Dvolume_itf.cpp25 IVolume *thiz = (IVolume *)self; in SetVolumeLevel() local
35 IVolume *thiz = (IVolume *)self; in GetVolumeLevel() local
45 IVolume *thiz = (IVolume *)self; in GetMaxVolumeLevel() local
94 IVolume *thiz = (IVolume *) self; in IVolumeInit() local
H A Dplay_itf.cpp27 IPlay *thiz = (IPlay *)self; in SetPlayState() local
37 IPlay *thiz = (IPlay *)self; in GetPlayState() local
109 IPlay *thiz = (IPlay *)self; in IPlayInit() local
H A Drecord_itf.cpp25 IRecord *thiz = (IRecord *)self; in SetRecordState() local
35 IRecord *thiz = (IRecord *)self; in GetRecordState() local
107 IRecord *thiz = (IRecord *)self; in IRecordInit() local
H A Dobject_itf.cpp28 IObject *thiz = (IObject *) self; in Realize() local
43 IObject *thiz = (IObject *) self; in GetState() local
155 IObject *thiz = (IObject *) self; in IObjectInit() local
H A Dengine_itf.cpp46 CAudioPlayer *thiz = (CAudioPlayer *) Construct(audioPlayerClass, self); in CreateAudioPlayer() local
75 CAudioRecorder *thiz = (CAudioRecorder *) Construct(audioRecorderClass, self); in CreateAudioRecorder() local
124 COutputMix *thiz = (COutputMix *) Construct(outputMixClass, self); in CreateOutputMix() local
194 IEngine *thiz = (IEngine *) self; in IEngineInit() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_rdb_predicates.cpp97 napi_value thiz = nullptr; in New() local
336 napi_value thiz = nullptr; in EqualTo() local
347 napi_value thiz = nullptr; in NotEqualTo() local
358 napi_value thiz = nullptr; in BeginWrap() local
367 napi_value thiz = nullptr; in EndWrap() local
376 napi_value thiz = nullptr; in Or() local
385 napi_value thiz = nullptr; in And() local
394 napi_value thiz = nullptr; in Contains() local
405 napi_value thiz = nullptr; in NotContains() local
416 napi_value thiz = nullptr; in BeginsWith() local
[all …]
H A Dnapi_rdb_store.cpp1281 napi_value thiz = nullptr; in SetVersion() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_rdb_predicates.cpp122 napi_value thiz = nullptr; in InnerNew() local
206 napi_value thiz = nullptr; in GetNativePredicates() local
397 napi_value thiz = nullptr; in EqualTo() local
409 napi_value thiz = nullptr; in NotEqualTo() local
421 napi_value thiz = nullptr; in BeginWrap() local
431 napi_value thiz = nullptr; in EndWrap() local
441 napi_value thiz = nullptr; in Or() local
451 napi_value thiz = nullptr; in And() local
461 napi_value thiz = nullptr; in Contains() local
473 napi_value thiz = nullptr; in BeginsWith() local
[all …]
H A Dnapi_result_set.cpp599 napi_value thiz = nullptr; in GetSharedBlockName() local
612 napi_value thiz = nullptr; in GetSharedBlockAshmemFd() local
H A Dnapi_rdb_store.cpp1084 napi_value thiz = nullptr; in SetVersion() local
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/src/
H A Ddatashare_predicates_proxy.cpp107 napi_value thiz; in New() local
202 napi_value thiz; in GetNativePredicates() local
214 napi_value thiz; in EqualTo() local
257 napi_value thiz; in NotEqualTo() local
300 napi_value thiz; in BeginWrap() local
313 napi_value thiz; in EndWrap() local
326 napi_value thiz; in Or() local
339 napi_value thiz; in And() local
352 napi_value thiz; in Contains() local
371 napi_value thiz; in BeginsWith() local
[all …]
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/dataability/src/
H A Dnapi_data_ability_predicates.cpp92 napi_value thiz = nullptr; in New() local
180 napi_value thiz = nullptr; in GetNativePredicates() local
191 napi_value thiz = nullptr; in EqualTo() local
208 napi_value thiz = nullptr; in NotEqualTo() local
225 napi_value thiz = nullptr; in BeginWrap() local
235 napi_value thiz = nullptr; in EndWrap() local
245 napi_value thiz = nullptr; in Or() local
255 napi_value thiz = nullptr; in And() local
265 napi_value thiz = nullptr; in Contains() local
282 napi_value thiz = nullptr; in BeginsWith() local
[all …]
H A Dnapi_predicates_utils.cpp33 napi_value thiz = nullptr; in CreateRdbPredicates() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/src/util/
H A Dbuilder.cpp26 CEngine *thiz = (CEngine *) Construct(engineClass, nullptr); in slCreateEngine() local
56 IObject *thiz = (IObject *) calloc(1, classTable->mSize); in Construct() local
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/storage/src/
H A Dnapi_storage.cpp121 napi_value thiz = nullptr; in New() local
201 napi_value thiz = nullptr; in GetValueSync() local
396 napi_value thiz = nullptr; in SetValueSync() local
473 napi_value thiz = nullptr; in DeleteSync() local
520 napi_value thiz = nullptr; in HasKeySync() local
592 napi_value thiz = nullptr; in FlushSync() local
605 napi_value thiz = nullptr; in ClearSync() local
640 napi_value thiz = nullptr; in RegisterObserver() local
665 napi_value thiz = nullptr; in UnRegisterObserver() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioadapter/include/
H A Dpulse_audio_service_adapter_impl.h66 PulseAudioServiceAdapterImpl *thiz; member
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/task_manager/task_group/
H A Dbase_task_group.cpp97 auto thiz = weakThis.lock(); in GetTaskUnlocked() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioadapter/src/
H A Dpulse_audio_service_adapter_impl.cpp338 PulseAudioServiceAdapterImpl *thiz = userData->thiz; in PaGetSinksCb() local
677 PulseAudioServiceAdapterImpl *thiz = reinterpret_cast<PulseAudioServiceAdapterImpl*>(userdata); in PaContextStateCb() local
774 PulseAudioServiceAdapterImpl *thiz = userData->thiz; in PaGetAllSinkInputsCb() local
823 PulseAudioServiceAdapterImpl *thiz = userData->thiz; in PaGetAllSourceOutputsCb() local
869 PulseAudioServiceAdapterImpl *thiz = reinterpret_cast<PulseAudioServiceAdapterImpl*>(userdata); in ProcessSourceOutputEvent() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/src/adapter/
H A Daudiocapturer_adapter.cpp190 IOHBufferQueue *thiz = (IOHBufferQueue *)itf; in RegisterCallbackAdapter() local
H A Daudioplayer_adapter.cpp246 IOHBufferQueue *thiz = (IOHBufferQueue *)itf; in RegisterCallbackAdapter() local
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/preferences/src/
H A Dnapi_preferences.cpp137 napi_value thiz = nullptr; in New() local
410 napi_value thiz = nullptr; in RegisterObserver() local
447 napi_value thiz = nullptr; in UnRegisterObserver() local
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/sendable_preferences/src/
H A Dnapi_preferences.cpp133 napi_value thiz = nullptr; in New() local
400 napi_value thiz = nullptr; in RegisterObserver() local
442 napi_value thiz = nullptr; in UnregisterObserver() local
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/manager/
H A Daudio_adapter_manager.h214 AudioAdapterManager *thiz; member
/ohos5.0/base/request/request/frameworks/js/napi/src/legacy/
H A Drequest_manager.cpp72 napi_value thiz{}; in CallFunctionAsync() local