Home
last modified time | relevance | path

Searched defs:MAX_PATH_LEN (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Dclock_if.h19 #define MAX_PATH_LEN 120 macro
/ohos5.0/base/customization/config_policy/interfaces/inner_api/include/
H A Dconfig_policy_utils.h26 #define MAX_PATH_LEN 256 // max length of a filepath macro
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/
H A Dheif_hw_decoder.h90 static constexpr int MAX_PATH_LEN = 256; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/test/unittest/fake/hiview/include/
H A Dhievent.h76 static const size_t MAX_PATH_LEN = 256; variable
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/interfaces/inner_api/bundlemgr_lite/
H A Dbundle_service_interface.h41 const unsigned int MAX_PATH_LEN = 256; variable
/ohos5.0/base/tee/tee_client/services/teecd/src/
H A Dsecfile_load_agent.c20 #define MAX_PATH_LEN 256 macro
/ohos5.0/base/tee/tee_client/frameworks/libteec_vendor/
H A Dtee_client_app_load.c34 #define MAX_PATH_LEN 256 macro
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/client/app_domain_verify_mgr_client_test/
H A Dapp_domain_verify_mgr_client_test.cpp179 #define MAX_PATH_LEN (99) macro
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_zone_manager.cpp44 const int32_t MAX_PATH_LEN = 64; variable
/ohos5.0/drivers/liteos/hievent/src/
H A Dhiview_hievent.c50 #define MAX_PATH_LEN 256 macro
/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_query.c30 #define MAX_PATH_LEN 256 macro
H A Dcert_manager_auth_list_mgr.c28 #define MAX_PATH_LEN 512 macro
H A Dcert_manager.c41 #define MAX_PATH_LEN 256 macro
/ohos5.0/foundation/communication/dsoftbus/interfaces/kits/transport/
H A Dtrans_type.h25 #define MAX_PATH_LEN 4096 macro
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Ddrawable_descriptor.cpp88 const static size_t MAX_PATH_LEN = 255; variable