Home
last modified time | relevance | path

Searched defs:NUM_FOUR (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Dmock_custom_func.cpp26 static int NUM_FOUR = 4; variable
H A Dmock_system_func.cpp24 static int NUM_FOUR = 4; variable
/ohos5.0/base/hiviewdfx/faultloggerd/test/benchmarktest/unwinder/
H A Dunwind_local_tid_benchmark.cpp38 static constexpr int NUM_FOUR = 4; variable
/ohos5.0/base/telephony/cellular_call/test/fuzztest/satelliteclient_fuzzer/
H A Dsatelliteclient_fuzzer.cpp37 NUM_FOUR, enumerator
/ohos5.0/foundation/communication/dhcp/services/dhcp_server/include/
H A Ddhcp_s_define.h60 NUM_FOUR, enumerator
/ohos5.0/base/security/huks/frameworks/crypto_lite/cipher/src/
H A Dcipher_rsa.c33 #define NUM_FOUR 4 macro
/ohos5.0/base/telephony/cellular_call/test/fuzztest/imsclient_fuzzer/
H A Dimsclient_fuzzer.cpp38 NUM_FOUR, enumerator
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/
H A Dat_network.c242 const int32_t NUM_FOUR = 4; in ParseRegStatusStr() local
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_drawing.cpp126 constexpr int32_t NUM_FOUR { 4 }; variable