Home
last modified time | relevance | path

Searched defs:INVALID_POSITION (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dkvstore_result_set.h26 inline static constexpr int INVALID_POSITION = -ALREADY_CLOSED; variable
/ohos5.0/base/telephony/telephony_data/opkey_version/include/
H A Dopkey_version_result_set_bridge.h35 const int32_t INVALID_POSITION = -1; variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/include/
H A Dav_trans_buffer.h27 constexpr size_t INVALID_POSITION = -1; variable
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/buffer/
H A Davsharedmemorybase.h131 static constexpr int32_t INVALID_POSITION = -1; variable
H A Davbuffer_common.h42 constexpr int32_t INVALID_POSITION = -1; variable
/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dplugin_memory.h25 constexpr size_t INVALID_POSITION = -1; variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/stream/src/
H A Dfile_source_stream.cpp48 constexpr int INVALID_POSITION = -1; variable
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/demux/
H A Ddata_packer.cpp31 static const DataPacker::Position INVALID_POSITION = DataPacker::Position(-1, 0, 0); variable