Home
last modified time | relevance | path

Searched defs:allowed (Results 1 – 13 of 13) sorted by relevance

/system/core/fs_mgr/tests/
Dvts_fs_test.cpp134 std::vector<std::string> allowed = {"erofs", "ext4", "f2fs"}; in TEST() local
138 std::vector<std::string> allowed = {"ext4", "f2fs"}; in TEST() local
/system/hwservicemanager/
DAccessControl.cpp100 bool allowed = false; in checkPermission() local
115 bool allowed = false; in checkPermission() local
/system/libziparchive/incfs_support/
Dsignal_handling.cpp26 sigset_t allowed; in enableSignal() local
/system/tools/sysprop/
DCommon.cpp96 std::unordered_set<char> allowed{'_', '-', '.'}; in IsCorrectPropertyName() local
104 static std::unordered_set<char> allowed{'_', '-'}; in IsCorrectApiName() local
/system/apex/apexd/
Dapex_shim.cpp170 auto allowed = GetAllowedHashes(system_apex_path); in ValidateUpdate() local
/system/chre/host/common/
Dst_hal_lpma_handler.cc54 StHalLpmaHandler::StHalLpmaHandler(bool allowed) : mIsLpmaAllowed(allowed) { in StHalLpmaHandler()
/system/core/fastboot/fuzzy_fastboot/
Dextensions.cpp116 bool allowed = test == "yes" || test == "no-writes" || test == "no"; in ExtractPartitions() local
Dmain.cpp424 std::set<std::string> allowed{"ext4", "f2fs", "raw"}; in TEST_F() local
428 std::set<std::string> allowed{"ext4", "f2fs", "raw"}; in TEST_F() local
/system/chre/core/
Dtimer_pool.cc192 bool allowed; in isNewTimerAllowedLocked() local
/system/bpf/loader/
DLoader.cpp372 static bool IsAllowed(bpf_prog_type type, const bpf_prog_type* allowed, size_t numAllowed) { in IsAllowed()
387 const bpf_prog_type* allowed, size_t numAllowed) { in readCodeSections()
/system/tools/aidl/
Daidl_language.cpp782 const size_t allowed = parameterizable->GetTypeParameters().size(); in CheckValid() local
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h27887 bool (*allowed)(const struct bpf_prog *); member
56907 u32 allowed; member
56959 struct extended_perms_data *allowed; member
82585 int allowed; member
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h37811 bool (*allowed)(const struct bpf_prog *); member
66665 u32 allowed; member
66717 struct extended_perms_data *allowed; member
92316 int allowed; member