Home
last modified time | relevance | path

Searched refs:Environment (Results 1 – 16 of 16) sorted by relevance

/system/update_engine/payload_consumer/
Ddelta_performer_fuzzer.cc92 class Environment { class
94 Environment() { logging::SetMinLogLevel(logging::LOG_FATAL); } in Environment() function in Environment
102 static Environment env; in LLVMFuzzerTestOneInput()
/system/extras/boottime_tools/bootanalyze/stressfs/src/com/android/car/test/stressfs/
DWritingService.java26 import android.os.Environment;
127 Environment.getExternalStorageDirectory(), FILENAME_PREFIX + UUID.randomUUID()); in onBind()
130 Environment.getExternalStorageState(externalPartitionFile)); in onBind()
/system/chre/chre_api/legacy/v1_0/chre/
Devent.h43 #error CHRE_MESSAGE_TO_HOST_MAX_SIZE must be defined by the Context Hub Runtime Environment impleme…
/system/chre/chre_api/legacy/v1_1/chre/
Devent.h43 #error CHRE_MESSAGE_TO_HOST_MAX_SIZE must be defined by the Context Hub Runtime Environment impleme…
/system/chre/chre_api/legacy/v1_3/chre/
Devent.h43 #error CHRE_MESSAGE_TO_HOST_MAX_SIZE must be defined by the Context Hub Runtime Environment impleme…
/system/chre/chre_api/legacy/v1_2/chre/
Devent.h43 #error CHRE_MESSAGE_TO_HOST_MAX_SIZE must be defined by the Context Hub Runtime Environment impleme…
/system/chre/chre_api/legacy/v1_4/chre/
Devent.h45 #error CHRE_MESSAGE_TO_HOST_MAX_SIZE must be defined by the Context Hub Runtime Environment impleme…
/system/chre/
DREADME.md1 # Context Hub Runtime Environment (CHRE)
4 Runtime Environment (CHRE), which is Android’s platform for developing always-on
/system/extras/simpleperf/scripts/purgatorio/
Dpurgatorio.py130 env = jinja2.Environment(loader=loader)
/system/nfc/tools/casimir/src/
Dmain-grpc.rs414 let env = std::sync::Arc::new(grpcio::Environment::new(1)); in run()
/system/core/fastboot/
Dvendor_boot_img_utils_test.cpp209 class RepackVendorBootImgTestEnv : public ::testing::Environment {
/system/core/fs_mgr/liblp/
Dbuilder_test.cpp37 class Environment : public ::testing::Environment { class
/system/chre/chpp/
DREADME.md3 The Context Hub Runtime Environment (CHRE) is a feature built into Android which can run background…
/system/tools/hidl/test/java_test/
Dhidl_test_java_native.cpp203 struct HidlEnvironment : public ::testing::Environment {
/system/core/fs_mgr/libsnapshot/
Dsnapshot_test.cpp2801 class SnapshotTestEnvironment : public ::testing::Environment {
/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp342 class HidlEnvironment : public ::testing::Environment {