Home
last modified time | relevance | path

Searched defs:g_init (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/screenlock/src/
H A Dscreen_lock.cpp23 __attribute__((used)) static bool g_init = variable
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/async_stack/
H A Dasync_stack.cpp28 static bool g_init = false; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/cloud/
H A Dasset_operation_utils.cpp24 std::once_flag g_init; variable
/ohos5.0/foundation/communication/ipc/ipc/test/rpc/socket_trans/src/
H A Drpc_socket_trans.c48 static int32_t g_init = -1; variable
H A Drpc_mini_socket_trans.c51 static int32_t g_init = -1; variable
/ohos5.0/base/security/device_security_level/test/dslm_fuzz_test/dslm_fuzzer/
H A Ddslm_fuzzer.cpp61 static int32_t g_init = 0; variable
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/ble/src/
H A Dsoftbus_ble_gatt.c36 static atomic_bool g_init = false; variable