Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/harfbuzz/util/
H A Dmain-font-text.hh78 main_font_text_t *thiz = (main_font_text_t *) data; in collect_rest() local
H A Dhb-subset.cc693 face_options_t *thiz = (face_options_t *) data; in collect_face() local
710 subset_main_t *thiz = (subset_main_t *) data; in collect_rest() local
/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; GetState() local
70 IOHBufferQueue *thiz = (IOHBufferQueue *)self; GetBuffer() local
84 IOHBufferQueue *thiz = (IOHBufferQueue *)self; RegisterCallback() local
103 IOHBufferQueue *thiz = (IOHBufferQueue *) self; IOHBufferQueueInit() local
[all...]
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 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 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 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); CreateOutputMix() local
194 IEngine *thiz = (IEngine *) self; IEngineInit() local
[all...]
/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
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-dispatch.hh43 const Context* thiz () const { return static_cast<const Context *> (this); } in thiz() function
44 Context* thiz () { return static_cast< Context *> (this); } in thiz() function
H A Dhb-ot-post-table.hh212 const accelerator_t *thiz = (const accelerator_t *) arg; in cmp_gids() local
220 const accelerator_t *thiz = (const accelerator_t *) arg; in cmp_key() local
H A Dhb-iter.hh74 const iter_t* thiz () const { return static_cast<const iter_t *> (this); } in thiz() function
75 iter_t* thiz () { return static_cast< iter_t *> (this); } in thiz() function
194 const iter_t* thiz () const { return static_cast<const iter_t *> (this); } thiz() function
195 iter_t* thiz () { return static_cast< iter_t *> (this); } thiz() function
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/dataability/src/
H A Dnapi_predicates_utils.cpp33 napi_value thiz = nullptr; in CreateRdbPredicates() local
/foundation/multimedia/audio_framework/frameworks/native/audioadapter/include/
H A Dpulse_audio_service_adapter_impl.h67 PulseAudioServiceAdapterImpl *thiz; member
/test/xts/acts/ability/ability_runtime/capichildprocess/entry/src/main/cpp/
H A DIpcStub.cpp52 IpcStub *thiz = reinterpret_cast<IpcStub*>(userData); in OnRemoteRequest() local
/third_party/skia/third_party/externals/oboe/samples/drumthumper/src/main/cpp/
H A DDrumPlayerJNI.cpp56 Java_com_plausiblesoftware_drumthumper_DrumPlayer_startAudioStreamNative( JNIEnv *env, jobject thiz) Java_com_plausiblesoftware_drumthumper_DrumPlayer_startAudioStreamNative() argument
142 Java_com_plausiblesoftware_drumthumper_DrumPlayer_setPan( JNIEnv *env, jobject thiz, jint index, jfloat pan) Java_com_plausiblesoftware_drumthumper_DrumPlayer_setPan() argument
147 Java_com_plausiblesoftware_drumthumper_DrumPlayer_getPan( JNIEnv *env, jobject thiz, jint index) Java_com_plausiblesoftware_drumthumper_DrumPlayer_getPan() argument
152 Java_com_plausiblesoftware_drumthumper_DrumPlayer_setGain( JNIEnv *env, jobject thiz, jint index, jfloat gain) Java_com_plausiblesoftware_drumthumper_DrumPlayer_setGain() argument
157 Java_com_plausiblesoftware_drumthumper_DrumPlayer_getGain( JNIEnv *env, jobject thiz, jint index) Java_com_plausiblesoftware_drumthumper_DrumPlayer_getGain() argument
/foundation/multimedia/audio_framework/frameworks/native/opensles/src/adapter/
H A Daudioplayer_adapter.cpp245 IOHBufferQueue *thiz = (IOHBufferQueue *)itf; in RegisterCallbackAdapter() local
H A Daudiocapturer_adapter.cpp190 IOHBufferQueue *thiz = (IOHBufferQueue *)itf; in RegisterCallbackAdapter() local
/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; NotEqualTo() local
300 napi_value thiz; BeginWrap() local
313 napi_value thiz; EndWrap() local
326 napi_value thiz; Or() local
339 napi_value thiz; And() local
352 napi_value thiz; Contains() local
371 napi_value thiz; BeginsWith() local
389 napi_value thiz; EndsWith() local
407 napi_value thiz; IsNull() local
424 napi_value thiz; IsNotNull() local
441 napi_value thiz; Like() local
459 napi_value thiz; Unlike() local
477 napi_value thiz; Glob() local
495 napi_value thiz; Between() local
515 napi_value thiz; NotBetween() local
535 napi_value thiz; GreaterThan() local
572 napi_value thiz; LessThan() local
609 napi_value thiz; GreaterThanOrEqualTo() local
646 napi_value thiz; LessThanOrEqualTo() local
683 napi_value thiz; OrderByAsc() local
700 napi_value thiz; OrderByDesc() local
717 napi_value thiz; Distinct() local
730 napi_value thiz; Limit() local
750 napi_value thiz; GroupBy() local
768 napi_value thiz; IndexedBy() local
785 napi_value thiz; In() local
804 napi_value thiz; NotIn() local
823 napi_value thiz; PrefixKey() local
840 napi_value thiz; InKeys() local
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_result_set.cpp606 napi_value thiz = nullptr; in GetSharedBlockName() local
619 napi_value thiz = nullptr; in GetSharedBlockAshmemFd() local
/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; DeleteSync() local
520 napi_value thiz = nullptr; HasKeySync() local
592 napi_value thiz = nullptr; FlushSync() local
605 napi_value thiz = nullptr; ClearSync() local
640 napi_value thiz = nullptr; RegisterObserver() local
665 napi_value thiz = nullptr; UnRegisterObserver() local
[all...]
/foundation/distributeddatamgr/preferences/frameworks/js/napi/sendable_preferences/src/
H A Dnapi_preferences.cpp133 napi_value thiz = nullptr; in New() local
396 napi_value thiz = nullptr; in RegisterObserver() local
438 napi_value thiz = nullptr; in UnregisterObserver() local
[all...]
/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
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/manager/
H A Daudio_adapter_manager.h202 AudioAdapterManager *thiz; member
/foundation/multimedia/audio_framework/frameworks/native/audioadapter/src/
H A Dpulse_audio_service_adapter_impl.cpp337 PulseAudioServiceAdapterImpl *thiz = userData->thiz; in PaGetSinksCb() local
682 PulseAudioServiceAdapterImpl *thiz = reinterpret_cast<PulseAudioServiceAdapterImpl*>(userdata); PaContextStateCb() local
779 PulseAudioServiceAdapterImpl *thiz = userData->thiz; PaGetAllSinkInputsCb() local
831 PulseAudioServiceAdapterImpl *thiz = userData->thiz; PaGetAllSourceOutputsCb() local
877 PulseAudioServiceAdapterImpl *thiz = reinterpret_cast<PulseAudioServiceAdapterImpl*>(userdata); ProcessSourceOutputEvent() local
[all...]

Completed in 16 milliseconds

12