Home
last modified time | relevance | path

Searched defs:INVALID_OPERATION (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/commonlibrary/c_utils/base/include/
H A Dthread_ex.h36 INVALID_OPERATION, enumerator
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/include/
H A Daudio_ring_cache.h38 INVALID_OPERATION, enumerator
/ohos5.0/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H A Ddatashare_predicates_def.h31 INVALID_OPERATION = 0x0, enumerator
/ohos5.0/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Davmetadatahelper.h38 INVALID_OPERATION, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Dipc_types.h59 INVALID_OPERATION = 8, enumerator
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/example/
H A Doh_audio_capturer_lowlatency_test.cpp43 INVALID_OPERATION = -1, enumerator
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/test/example/
H A Daudio_stream_playback_test.cpp32 INVALID_OPERATION = -1, enumerator
H A Daudio_process_client_test.cpp50 INVALID_OPERATION = -1, enumerator
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/
H A Dipc_types.h73 INVALID_OPERATION = 8, enumerator
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl_rendering_context_base.h94 static const GLenum INVALID_OPERATION = 0x0502; variable