Home
last modified time | relevance | path

Searched refs:initialized (Results 1 – 18 of 18) sorted by relevance

/system/bt/profile/src/
Dmanager.c34 static bool initialized; variable
47 initialized = true; in init()
52 initialized = false; in clean_up()
74 assert(initialized); in profile_register()
83 assert(initialized); in profile_by_name()
/system/bt/device/src/classic/
Dpeer.c40 static bool initialized; variable
58 initialized = true; in init()
63 initialized = false; in clean_up()
86 assert(initialized); in classic_peer_by_address()
/system/core/libprocessgroup/
Dprocessgroup.cpp65 bool initialized; member
122 ctx->initialized = true; in initCtx()
153 if (!ctx->initialized) { in getOneAppProcess()
262 ctx.initialized = false; in killProcessGroupOnce()
285 if (ctx.initialized) { in killProcessGroupOnce()
/system/core/logd/
DLogAudit.cpp49 initialized(false) { in LogAudit()
57 if (!initialized) { in onDataAvailable()
59 initialized = true; in onDataAvailable()
101 if ((fdDmesg >= 0) && initialized) { in logPrint()
DLogAudit.h30 bool initialized; variable
DLogKlog.h34 bool initialized; variable
DLogKlog.cpp222 initialized(false), in LogKlog()
233 if (!initialized) { in onDataAvailable()
235 initialized = true; in onDataAvailable()
575 if (initialized) { in log()
/system/bt/osi/src/
Dwakelock.c52 static pthread_once_t initialized = PTHREAD_ONCE_INIT; variable
99 pthread_once(&initialized, wakelock_initialize); in wakelock_acquire()
146 pthread_once(&initialized, wakelock_initialize); in wakelock_release()
218 initialized = PTHREAD_ONCE_INIT; in wakelock_cleanup()
/system/bt/btif/src/
Dbtif_sock_thread.c161 static int initialized; in btsock_thread_init() local
162 APPL_TRACE_DEBUG("in initialized:%d", initialized); in btsock_thread_init()
163 if(!initialized) in btsock_thread_init()
165 initialized = 1; in btsock_thread_init()
/system/core/adb/
Dusb_osx.cpp422 static bool initialized = false; in usb_init() local
423 if (!initialized) { in usb_init()
437 initialized = true; in usb_init()
/system/bt/service/doc/
DIBluetooth.txt80 * not been initialized yet (before the first time it gets enabled), this will
81 * return "not-initialized".
/system/core/metricsd/
DREADME.md28 MetricsLibrary object needs to be constructed and initialized through its
/system/bt/doc/
Dstyle_guide.md92 In nearly all cases, variables should be declared and initialized on the same line.
/system/connectivity/shill/doc/
Dmanager-api.txt734 least one device that is not initialized yet (i.e.
/system/tpm/trunks/generator/
Draw_structures.txt4716 TPM not initialized
4911 an NV Index is used before being initialized or the
7519 has not been initialized or assigned
8714 should be initialized and the exclusive status of the session SET.
Draw_structures_fixed.txt4710 TPM not initialized
4905 an NV Index is used before being initialized or the
7546 has not been initialized or assigned
8742 should be initialized and the exclusive status of the session SET.
Draw_commands.txt1188 c) If the TPM has not been initialized (TPM2_Startup()), then the commandCode is TPM_CC_Startup
2279 PCR may be initialized any time between _TPM_Init and the end of TPM2_Startup(). PCR that
20991 policySession→commandLocality is a parameter kept in the session context. It is initialized when the
21531 the NV index has not been initialized
31746 the counter. The RAM portion of the counter shall be properly initialized to reflect shutdown p roc…
34744 the Index referenced by nvIndex has not been initialized (written)
Draw_commands_fixed.txt1188 c) If the TPM has not been initialized (TPM2_Startup()), then the commandCode is TPM_CC_Startup
2279 PCR may be initialized any time between _TPM_Init and the end of TPM2_Startup(). PCR that
21002 policySession→commandLocality is a parameter kept in the session context. It is initialized when the
21542 the NV index has not been initialized
31755 the counter. The RAM portion of the counter shall be properly initialized to reflect shutdown p roc…
34753 the Index referenced by nvIndex has not been initialized (written)