| /third_party/selinux/libselinux/src/ |
| H A D | canonicalize_context.c | 15 char path[PATH_MAX]; in security_canonicalize_context_raw() local
|
| /third_party/spirv-tools/utils/ |
| H A D | generate_registry_tables.py | 19 import os.path namespace
|
| H A D | update_build_version.py | 35 import os.path namespace
|
| /third_party/vk-gl-cts/modules/gles3/ |
| H A D | tes3TestCaseWrapper.hpp | 65 void TestCaseWrapper<TEST_PACKAGE>::init (tcu::TestCase* testCase, const std::string& path) in init() argument
|
| /third_party/vk-gl-cts/modules/gles31/ |
| H A D | tes31TestCaseWrapper.hpp | 65 void TestCaseWrapper<TEST_PACKAGE>::init (tcu::TestCase* testCase, const std::string& path) in init() argument
|
| /third_party/vk-gl-cts/framework/platform/ohos/context/ |
| H A D | tcuOhosNativeContext.cpp | 47 GLFunctionLoader(const char *path) in GLFunctionLoader() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | ext_password_file.c | 20 char *path; /* path of the password file */ member
|
| /third_party/vulkan-loader/openharmony/test/unittest/ |
| H A D | vk_bundle_mgr_helper_tests.cpp | 56 char* path = GetDebugLayerLibPath(); in HWTEST_F() local
|
| /third_party/vulkan-loader/scripts/ |
| H A D | parse_asm_values.py | 25 import os.path namespace
|
| /base/hiviewdfx/hiview/framework/native/unified_collection/calculator/ |
| H A D | io_calculator.cpp | 29 int64_t IoCalculator::GetEMMCSize(const std::string &path) in GetEMMCSize() argument 54 std::string IoCalculator::GetEMMCManfid(const std::string &path) in GetEMMCManfid() argument
|
| /base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/ |
| H A D | dma_info.cpp | 77 string path = "/proc/process_dmabuf_info"; in ParseDmaInfo() local
|
| /base/hiviewdfx/hiview/adapter/service/server/src/ |
| H A D | hiview_log_config_manager.cpp | 31 Json::Value ParseJsonFile(const std::string& path)
in ParseJsonFile() argument [all...] |
| /base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/ |
| H A D | zip_helper.cpp | 75 std::string path = name.substr(1); // may skip first . in IsModuleNameValid() local
|
| /base/hiviewdfx/hidumper/frameworks/native/src/common/ |
| H A D | dumper_parameter.cpp | 49 void DumperParameter::SetOutputFilePath(std::string &path) in SetOutputFilePath() argument
|
| /base/inputmethod/imf/services/file/src/ |
| H A D | file_operator.cpp | 27 bool FileOperator::Create(const std::string &path, mode_t mode) in Create() argument 37 bool FileOperator::IsExist(const std::string &path) in IsExist() argument 42 bool FileOperator::Read(const std::string &path, std::string &content) in Read() argument 56 bool FileOperator::Write(const std::string &path, const std::string &content, int32_t flags, mode_t mode) in Write() argument 74 Read(const std::string &path, const std::string &key, std::string &content) Read() argument 100 Read(const std::string &path, const std::string &key) Read() argument 115 GetRealPath(const char *path) GetRealPath() argument [all...] |
| /base/hiviewdfx/hisysevent/adapter/native/idl/src/ |
| H A D | file_util.cpp | 89 bool IsLegalPath(const std::string& path) in IsLegalPath() argument
|
| /base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/ |
| H A D | data_share_util.cpp | 40 std::string path; in GetSandBoxPathByUid() local
|
| /base/account/os_account/services/accountmgr/test/unittest/os_account/mock/ |
| H A D | mock_os_account_musl.cpp | 51 void *dlopen(const char* path, int flag) in dlopen() argument
|
| /base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/ |
| H A D | global_test.cpp | 68 const char *path = resPath.c_str(); in GetResId() local
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/ |
| H A D | dfx_signalhandler_exception.c | 50 static int ConnectSocket(const char* path, const int timeout) in ConnectSocket() argument
|
| /base/accesscontrol/sandbox_manager/interfaces/innerkits/sandbox_manager/include/ |
| H A D | policy_info.h | 27 std::string path; member
|
| /base/account/os_account/services/accountmgr/test/mock/os_account/ |
| H A D | os_account_plugin_manager.cpp | 58 void OsAccountPluginManager::LoaderLib(const std::string &path, const std::string &libName) in LoaderLib() argument
|
| /base/powermgr/thermal_manager/utils/native/src/ |
| H A D | file_operation.cpp | 63 int32_t FileOperation::WriteFile(std::string path, std::string buf, size_t size) in WriteFile() argument 85 int32_t FileOperation::ReadFile(const char *path, char *buf, size_t size) in ReadFile() argument
|
| /base/print/print_fwk/test/unittest/extension_test/mock/ |
| H A D | mock_runtime.h | 90 bool RunScript(const std::string& path, const std::string& hapPath, bool useCommonChunk = false) in RunScript() argument 99 napi_value LoadJsBundle(const std::string& path, const std::string& hapPath, bool useCommonChunk = false) in LoadJsBundle() argument 103 napi_value LoadJsModule(const std::string& path, const std::string& hapPath) in LoadJsModule() argument 107 bool LoadScript(const std::string& path, std::vector<uint8_t>* buffer = nullptr, bool isBundle = false) in LoadScript() argument 199 bool RunScript(const std::string& path, const std::string& hapPath, bool useCommonChunk = false) in RunScript() argument 208 napi_value LoadJsBundle(const std::string& path, const std::string& hapPath, bool useCommonChunk = false) in LoadJsBundle() argument 212 napi_value LoadJsModule(const std::string& path, const std::string& hapPath) in LoadJsModule() argument 216 bool LoadScript(const std::string& path, std::vector<uint8_t>* buffer = nullptr, bool isBundle = false) in LoadScript() argument
|
| /base/notification/distributed_notification_service/frameworks/test/moduletest/mock/ |
| H A D | distributed_kv_data_manager.cpp | 49 Status DistributedKvDataManager::DeleteKvStore(const AppId &appId, const StoreId &storeId, const std::string &path) in DeleteKvStore() argument
|