Searched refs:mSyncExecRuntime (Results 1 – 2 of 2) sorted by relevance
101 bool syncExecRuntime() const { return mSyncExecRuntime; } in syncExecRuntime()182 bool mSyncExecRuntime = false; variable
420 mSyncExecRuntime = (getProp("debug.nn.syncexec-runtime") != 0); in DeviceManager()