Home
last modified time | relevance | path

Searched defs:INVALID_INDEX (Results 1 – 23 of 23) sorted by relevance

/ohos5.0/drivers/peripheral/input/test/unittest/common/
H A Dhdi_input_test.h25 const int INVALID_INDEX = 5; variable
/ohos5.0/base/security/selinux_adapter/test/unittest/paraperm_checker/
H A Dunit_test.cpp28 static const int INVALID_INDEX = -1; variable
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dselinux_parameter.c28 static const int INVALID_INDEX = -1; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dcloud_cursor_impl.h54 static const size_t INVALID_INDEX = SIZE_MAX; variable
/ohos5.0/foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/
H A Dcommon.h93 #define INVALID_INDEX (-1) macro
/ohos5.0/base/security/security_guard/test/unittest/data_collect/database_manager/
H A Dstore_define.h23 constexpr const int INVALID_INDEX = -1; variable
/ohos5.0/base/security/security_guard/test/unittest/risk_classify/include/
H A Dstore_define.h23 constexpr int INVALID_INDEX = -1; variable
/ohos5.0/base/security/security_guard/test/unittest/risk_collect/include/
H A Dstore_define.h23 constexpr int INVALID_INDEX = -1; variable
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/
H A Dnnrt_utils.h144 const int32_t INVALID_INDEX = -1; variable
/ohos5.0/base/security/security_guard/services/data_collect/store/include/
H A Dstore_define.h23 constexpr int INVALID_INDEX = -1; variable
/ohos5.0/base/security/security_guard/test/unittest/config_manager/include/
H A Dstore_define.h23 constexpr int INVALID_INDEX = -1; variable
/ohos5.0/base/security/security_guard/test/unittest/data_collect/include/
H A Dstore_define.h23 constexpr int INVALID_INDEX = -1; variable
/ohos5.0/drivers/peripheral/input/test/unittest/hdi/
H A Dhdf_input_hdi_test.cpp39 constexpr int32_t INVALID_INDEX = 5; variable
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_cache_mgr.cpp49 const int32_t INVALID_INDEX = -1; variable
/ohos5.0/drivers/peripheral/input/test/unittest/udriver/
H A Dhdi_input_test.cpp40 static const int32_t INVALID_INDEX = 15; variable
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/
H A Dstorage_statistics_n_exporter.cpp37 constexpr int32_t INVALID_INDEX = -1; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list.h34 constexpr int32_t INVALID_INDEX = -1; variable
/ohos5.0/base/telephony/cellular_call/services/common/include/
H A Dcellular_call_data_struct.h24 const int32_t INVALID_INDEX = -1; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/remote_fast/
H A Dremote_fast_audio_capturer_source.cpp108 static constexpr int32_t INVALID_INDEX = -1; member in OHOS::AudioStandard::RemoteFastAudioCapturerSourceInner
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/client/src/
H A Dcooperate_client.cpp39 constexpr int32_t INVALID_INDEX { -1 }; variable
/ohos5.0/base/msdp/device_status/intention/cooperate/client/src/
H A Dcooperate_client.cpp38 constexpr int32_t INVALID_INDEX { -1 }; variable
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl2_rendering_context_base.h263 static const GLenum INVALID_INDEX = 0xFFFFFFFF; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dmain.cpp437 static constexpr uint32_t INVALID_INDEX { ~0u }; member