Home
last modified time | relevance | path

Searched defs:package (Results 51 - 75 of 75) sorted by relevance

123

/base/startup/appspawn/test/unittest/hnp_test/
H A Dhnp_installer_test.cpp222 void HnpInstall(char *package) in HnpInstall() argument
242 void HnpUnInstall(char *package) in HnpUnInstall() argument
/base/sensors/miscdevice/services/miscdevice_service/haptic_matcher/src/
H A Dcustom_vibration_matcher.cpp113 int32_t CustomVibrationMatcher::TransformTime(const VibratePackage &package, in TransformTime() argument
145 int32_t CustomVibrationMatcher::TransformEffect(const VibratePackage &package, in TransformEffect() argument
185 VibratePattern CustomVibrationMatcher::MixedWaveProcess(const VibratePackage &package) in MixedWaveProcess() argument
/base/update/sys_installer/services/module_update/service/src/
H A Dmodule_update_main.cpp446 const JsonNode &package = root["package"]; in GetHmpVersion() local
[all...]
/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_file.cpp114 bool ParseHmpVersionInfo(const JsonNode &package, ModulePackageInfo &versionInfo) in ParseHmpVersionInfo() argument
171 bool ParseSaList(const JsonNode &package, ModulePackageInf argument
196 ParseBundleList(const JsonNode &package, ModulePackageInfo &versionInfo) ParseBundleList() argument
229 const JsonNode &package = root["package"]; ParseModuleInfo() local
[all...]
/third_party/node/
H A Dvcbuild.bat43 set package= variable
134 if /i "%1"=="package" set package=1&goto arg-ok variable
170 set package=1 variable
506 :package label
[all...]
/third_party/python/Lib/importlib/
H A D_bootstrap.py1039 raise ImportError('attempted relative import beyond top-level package') namespace
[all...]
/third_party/vk-gl-cts/executor/tools/
H A DxeCommandLineExecutor.cpp293 xe::TestGroup* package = root.createGroup(packageName.c_str()); in readCaseLists() local
/third_party/protobuf/src/google/protobuf/
H A Dmap_test_util.h128 std::string package = base_descriptor->file()->package(); in MapReflectionTester() local
[all...]
H A Ddescriptor_database.cc472 StringPiece package(const DescriptorIndex& index) const { in package() function
496 auto package = entry.package(index); in GetParts() local
[all...]
H A Ddescriptor.pb.h6730 inline const std::string& FileDescriptorProto::package() const { in package() function in FileDescriptorProto
6781 set_allocated_package(std::string* package) set_allocated_package() argument
6787 package_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), package, set_allocated_package() local
[all...]
/third_party/selinux/checkpolicy/test/
H A Ddismod.c749 sepol_module_package_t *package; in read_policy() local
[all...]
/base/sensors/miscdevice/services/miscdevice_service/src/
H A Dmiscdevice_service.cpp515 VibratePackage package; in PlayVibratorCustom() local
675 VibratePackage package = { PlayPattern() local
734 MergeVibratorParmeters(const VibrateParameter &parameter, VibratePackage &package) MergeVibratorParmeters() argument
[all...]
/third_party/openssl/test/
H A Dasn1_encode_test.c484 do_decode(unsigned char *bytes, long nbytes, const EXPECTED *expected, size_t expected_size, const TEST_PACKAGE *package) do_decode() argument
520 do_encode(EXPECTED *input, const unsigned char *expected, size_t expected_len, const TEST_PACKAGE *package) do_encode() argument
549 do_enc_dec(EXPECTED *bytes, long nbytes, const TEST_PACKAGE *package) do_enc_dec() argument
669 do_decode_custom(const TEST_CUSTOM_DATA *custom_data, const EXPECTED *expected, size_t expected_size, const TEST_PACKAGE *package) do_decode_custom() argument
692 do_encode_custom(EXPECTED *input, const TEST_CUSTOM_DATA *custom_data, const TEST_PACKAGE *package) do_encode_custom() argument
709 do_print_item(const TEST_PACKAGE *package) do_print_item() argument
729 test_intern(const TEST_PACKAGE *package) test_intern() argument
[all...]
/third_party/libabigail/tools/
H A Dabipkgdiff.cc329 class package global() class
373 package(const string& path, const string& dir, kind pkg_kind = package::KIND_MAIN) package() argument
1102 extract_package(const package& package, const options &opts) extract_package() argument
2320 create_maps_of_package_content(package& package, options& opts) create_maps_of_package_content() argument
[all...]
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_helpers.cc1063 StringPiece package = line.substr(0, offset); in ConsumeLine() local
1091 const string package = file->package(); in ValidateObjCClassPrefix() local
[all...]
/third_party/python/Python/
H A Dimport.c1541 PyObject *package = NULL; in resolve_name() local
1784 PyObject *package = NULL; PyImport_ImportModuleLevelObject() local
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Ddefs.c254 VALUE package = Qnil; in rewrite_names() local
1748 VALUE package = rb_str_new(package_view.data, package_view.size); MessageBuilderContext_map() local
[all...]
H A Dupb.c3062 const char *package; member
4801 upb_strview package = in build_filedef() local
[all...]
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_helpers.cc375 std::string Namespace(const std::string& package) { in Namespace() argument
/third_party/python/Lib/test/test_import/
H A D__init__.py467 import package namespace
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Djunit-4.10.jar ... void tearDown () throws java.lang.Exception } junit/extensions/package-info.class package-info.java package ...
/third_party/ffmpeg/libavformat/
H A Dmxfenc.c839 static void mxf_write_track(AVFormatContext *s, AVStream *st, MXFPackage *package) in mxf_write_track() argument
911 static void mxf_write_sequence(AVFormatContext *s, AVStream *st, MXFPackage *package) in mxf_write_sequence() argument
938 static void mxf_write_timecode_component(AVFormatContext *s, AVStream *st, MXFPackage *package) in mxf_write_timecode_component() argument
965 static void mxf_write_structural_component(AVFormatContext *s, AVStream *st, MXFPackage *package) in mxf_write_structural_component() argument
1561 mxf_write_package(AVFormatContext *s, MXFPackage *package) mxf_write_package() argument
[all...]
H A Dmxfdec.c1160 MXFPackage *package = arg; in mxf_read_package() local
2157 mxf_add_umid_metadata(AVDictionary **pm, const char *key, MXFPackage* package) mxf_add_umid_metadata() argument
2198 MXFPackage *package = NULL; mxf_resolve_source_package() local
2241 MXFPackage *package = NULL; mxf_resolve_essence_group_choice() local
2283 mxf_parse_package_comments(MXFContext *mxf, AVDictionary **pm, MXFPackage *package) mxf_parse_package_comments() argument
[all...]
/third_party/protobuf/src/google/protobuf/compiler/js/
H A Djs_generator.cc1242 std::string package = field->file()->package(); RelativeTypeName() local
[all...]
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c3507 const char *package; member
5272 upb_strview package = in build_filedef() local
[all...]

Completed in 90 milliseconds

123