Home
last modified time | relevance | path

Searched defs:Options (Results 1 - 2 of 2) sorted by relevance

/base/security/security_guard/test/unittest/mock/preferences/
H A Dpreferences_helper.h28 struct Options { struct
30 Options(const std::string inputFilePath) : filePath(inputFilePath) in Options() function
34 Options(const char *inputFilePath) : filePath(inputFilePath) in Options() function
38 Options(const std::string &inputFilePath, const std::string &inputbundleName, const std::string &inputdataGroupId) in Options() function
/base/startup/appspawn/test/mock/
H A Djs_runtime.h32 struct Options { struct in OHOS::AbilityRuntime::Runtime

Completed in 1 milliseconds