Home
last modified time | relevance | path

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

1234

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Ddlfcnndk.cpp24 #define SUCCESS 0 macro
Dlibgenndk.cpp22 #define SUCCESS 1 macro
Dipcndk.cpp21 #define SUCCESS 1 macro
Dsysmmanndk.cpp22 #define SUCCESS 1 macro
Dpersonalityndk.cpp26 #define SUCCESS 1 macro
Dtermiosndk1.cpp25 #define SUCCESS 0 macro
Dtimesndk.cpp26 #define SUCCESS 1 macro
Dmembarrierndk.cpp32 #define SUCCESS 1 macro
Difaddrsndk.cpp25 #define SUCCESS 1 macro
Dauxv1ndk.cpp27 #define SUCCESS 1 macro
Dptyndk.cpp22 #define SUCCESS 1 macro
Dnltypesndk.cpp23 #define SUCCESS 1 macro
Dswapndk.cpp22 #define SUCCESS 0 macro
Dprctlndk.cpp28 #define SUCCESS 1 macro
Difndk.cpp24 #define SUCCESS 1 macro
Dlocale1ndk.cpp32 #define SUCCESS 0 macro
Dsyslogndk.cpp23 #define SUCCESS 1 macro
Dsysinfondk.cpp19 #define SUCCESS 1 macro
Dselectndk.cpp33 #define SUCCESS 1 macro
/test/xts/acts/telephony/telephonyjstest/netmanager_socket/entry/src/main/ets/test/lib/
DConst.js36 export const LOCK_RESULT = { SUCCESS: 0, FAILURE: -1, EXCEPTION: -2 }; property
/test/xts/acts/telephony/telephonyjstest/sim/sim_manager_function_test/src/main/js/test/lib/
DConst.js23 export const LOCK_STATE = { SUCCESS: 0, FAILURE: -1, EXCEPTION: -2 }; property
/test/testfwk/developer_test/src/core/driver/
Dparser.py27 SUCCESS = 0 variable in ResultCode
/test/xts/hats/hdf/bluetooth/hdiService/
Dbluetooth_hci.h26 SUCCESS, enumerator
/test/testfwk/developer_test/libs/fuzzlib/tools/
Drun_result.py27 SUCCESS = 0 variable in RunResult
/test/xts/acts/hiviewdfx/hitracendktest/entry/src/main/cpp/
Dhitracendk.cpp21 #define SUCCESS 0 macro

1234