Home
last modified time | relevance | path

Searched defs:options_string (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/system/extras/libfscrypt/
H A Dfscrypt.cpp142 bool OptionsToString(const EncryptionOptions& options, std::string* options_string) { in OptionsToString()
147 std::string* options_string) { in OptionsToStringForApiLevel()
182 bool ParseOptions(const std::string& options_string, EncryptionOptions* options) { in ParseOptions()
186 bool ParseOptionsForApiLevel(unsigned int first_api_level, const std::string& options_string, in ParseOptionsForApiLevel()
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/python/
H A Dgenerator.cc464 std::string options_string; in PrintEnum() local
621 std::string options_string; in PrintDescriptor() local
990 std::string options_string; in PrintEnumValueDescriptor() local
1018 std::string options_string; in PrintFieldDescriptor() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/python/
H A Dgenerator.cc464 std::string options_string; in PrintEnum() local
621 std::string options_string; in PrintDescriptor() local
990 std::string options_string; in PrintEnumValueDescriptor() local
1018 std::string options_string; in PrintFieldDescriptor() local
/aosp_15_r20/system/core/init/
H A Dfscrypt_init_extensions.cpp94 std::string options_string; in LookupPolicy() local
/aosp_15_r20/system/extras/libfscrypt/tests/
H A Dfscrypt_test.cpp32 std::string options_string; in TestString() local
/aosp_15_r20/system/vold/
H A DFsCrypt.cpp364 auto options_string = android::base::GetProperty("ro.crypto.volume.options", in get_volume_file_encryption_options() local
549 std::string options_string; in fscrypt_initialize_systemwide_keys() local
H A DMetadataCrypt.cpp224 static bool parse_options(const std::string& options_string, CryptoOptions* options) { in parse_options()
/aosp_15_r20/cts/tests/tests/security/native/encryption/
H A DFileBasedEncryptionPolicyTest.cpp216 auto options_string = in validateAdoptableStorageSettings() local
/aosp_15_r20/external/grpc-grpc/test/core/security/
H A Dcredentials_test.cc3822 const char* options_string = "invalid_json"; in TEST() local
3830 const char* options_string = "{\"random_key\":\"random_value\"}"; in TEST() local
3839 const char* options_string = in TEST() local