Searched refs:Environment (Results 1 – 16 of 16) sorted by relevance
92 class Environment { class94 Environment() { logging::SetMinLogLevel(logging::LOG_FATAL); } in Environment() function in Environment102 static Environment env; in LLVMFuzzerTestOneInput()
26 import android.os.Environment;127 Environment.getExternalStorageDirectory(), FILENAME_PREFIX + UUID.randomUUID()); in onBind()130 Environment.getExternalStorageState(externalPartitionFile)); in onBind()
43 #error CHRE_MESSAGE_TO_HOST_MAX_SIZE must be defined by the Context Hub Runtime Environment impleme…
45 #error CHRE_MESSAGE_TO_HOST_MAX_SIZE must be defined by the Context Hub Runtime Environment impleme…
1 # Context Hub Runtime Environment (CHRE)4 Runtime Environment (CHRE), which is Android’s platform for developing always-on
130 env = jinja2.Environment(loader=loader)
414 let env = std::sync::Arc::new(grpcio::Environment::new(1)); in run()
209 class RepackVendorBootImgTestEnv : public ::testing::Environment {
37 class Environment : public ::testing::Environment { class
3 The Context Hub Runtime Environment (CHRE) is a feature built into Android which can run background…
203 struct HidlEnvironment : public ::testing::Environment {
2801 class SnapshotTestEnvironment : public ::testing::Environment {
342 class HidlEnvironment : public ::testing::Environment {