Searched defs:is_debug (Results 1 – 3 of 3) sorted by relevance
/aosp12/art/oatdump/ |
H A D | oatdump_test.h | 74 std::string GetExecutableFilePath(const char* name, bool is_debug, bool is_static, bool bitness) { in GetExecutableFilePath()
|
/ohos5.0/base/startup/init/services/modules/seccomp/scripts/ |
H A D | generate_code_from_policy.py | 183 def __init__(self, arch, function_name_nr_table, is_debug): argument 849 def update_is_debug(self, is_debug): argument
|
/ohos5.0/build/config/components/init/seccomp/scripts/ |
H A D | generate_code_from_policy.py | 183 def __init__(self, arch, function_name_nr_table, is_debug): argument 849 def update_is_debug(self, is_debug): argument
|