| /third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| H A D | Descriptor.cs | 185 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.SourceCodeInfo), global::Google.Protobuf.Reflection.SourceCodeInfo.Parser, new[]{ "Location" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.SourceCodeInfo.Types.Location), global::Google.Protobuf.Reflection.SourceCodeInfo.Types.Location.Parser, new[]{ "Path", "Span", "LeadingComments", "TrailingComments", "LeadingDetachedComments" }, null, null, null, null)}), in DescriptorReflection() 186 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.GeneratedCodeInfo), global::Google.Protobuf.Reflection.GeneratedCodeInfo.Parser, new[]{ "Annotation" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation), global::Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation.Parser, new[]{ "Path", "SourceFile", "Begin", "End" }, null, null, null, null)}) in DescriptorReflection() 4949 /// - The basename of the package import path, if provided. 9241 /// span path represents 9253 /// have an outer location whose path refers to the "extensions" repeated 9255 /// - Multiple locations may have the same path. This happens when a single 9258 /// extend blocks in the same scope, each of which will have the same path. 9433 /// <summary>Field number for the "path" field.</summary> 9442 /// Each element is a field number or an index. They form a path from 9444 /// example, this path 9464 public pbc::RepeatedField<int> Path { global() property in Google.Protobuf.Reflection.SourceCodeInfo.Types.Location 10013 public pbc::RepeatedField<int> Path { global() property in Google.Protobuf.Reflection.GeneratedCodeInfo.Types.Annotation [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | descriptor.pb.h | 5943 // repeated int32 path = 1 [packed = true]; 5957 ::PROTOBUF_NAMESPACE_ID::int32 path(int index) const; 5961 path() const; 6351 // repeated int32 path = 1 [packed = true]; 6365 ::PROTOBUF_NAMESPACE_ID::int32 path(int index) const; 6369 path() const; 12272 // repeated int32 path = 1 [packed = true]; 12285 inline ::PROTOBUF_NAMESPACE_ID::int32 SourceCodeInfo_Location::path(int index) const { in path() function in SourceCodeInfo_Location 12286 // @@protoc_insertion_point(field_get:google.protobuf.SourceCodeInfo.Location.path) in path() 12291 // @@protoc_insertion_point(field_set:google.protobuf.SourceCodeInfo.Location.path) in set_path() 12305 SourceCodeInfo_Location::path() const { path() function in SourceCodeInfo_Location 12648 inline ::PROTOBUF_NAMESPACE_ID::int32 GeneratedCodeInfo_Annotation::path(int index) const { path() function in GeneratedCodeInfo_Annotation 12668 GeneratedCodeInfo_Annotation::path() const { path() function in GeneratedCodeInfo_Annotation [all...] |
| /third_party/NuttX/ |
| H A D | ReleaseNotes | 1942 toolchains due to obscure path formatting issues. 2294 * FLASH: Added a function that accepts the path to a block driver and 2317 * Build System: Use of -print-libgcc-file-name to get path to 2903 nfsmount <server-address> <mount-point> <remote-path> 2905 That command will mount the remote NFS server directory <remote-path> at 3302 - If support for the PATH variable is enabled, the OS start up logic 3303 will create an initial environment containing the default PATH 3304 setting (CONFIG_PATH_INITIAL). This initial PATH will then be 3309 - The NuttX binary loaders have been updated to support the PATH 3310 environment variable. Now, if the PATH i [all...] |
| /foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/ |
| H A D | ability_context_impl_test.cpp | 1144 * @tc.desc: Get Bundle Code Path sucess 1156 * @tc.desc: Get Bundle Code Path failed
|
| /foundation/ability/ability_runtime/test/unittest/application_context_test/ |
| H A D | application_context_test.cpp | 272 * @tc.desc: Get BundleCode Path failed 287 * @tc.desc:Get BundleCode Path sucess
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
| H A D | navigation_group_node.cpp | 717 path = curNavDestination->GetNavDestinationPathInfo()]() { in TransitionWithPush() 725 AceScopedPerformanceCheck::RecordPerformanceCheckData(nodeMap, endTime - startTime, path); in TransitionWithPush()
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/ |
| H A D | jsi_pa_engine.cpp | 494 LOGE("module path is empty"); in LoadLibrary() 533 LOGE("module path is empty"); in LoadLibrary()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
| H A D | jsi_view_register_impl.cpp | 523 { "Path", JSPath::JSBind }, 631 { "Path", JSPath::JSBind },
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imageyuvconvert_fuzzer/src/ |
| H A D | image_yuv_convert_fuzzer.cpp | 245 bool ReadFile(void *chOrg, std::string path, int32_t totalsize, int32_t srcNum) in ReadFile() argument 247 FILE* const fileOrg = fopen(path.c_str(), "rb"); in ReadFile()
|
| /foundation/multimedia/av_codec/test/unittest/audio_test/ |
| H A D | audio_encoder_capi_unit_test.cpp | 201 std::cout << "open file failed, path: " << inputFilePath_ << std::endl; in InputFunc() 246 std::cout << "open file failed, path: " << outputFilePath_ << std::endl; in OutputFunc()
|
| /foundation/resourceschedule/background_task_mgr/services/continuous_task/src/ |
| H A D | bg_continuous_task_mgr.cpp | 132 std::string path = "/proc/" + std::to_string(pid) + "/reclaim";
in ReclaimProcessMemory() local 134 int fd = open(path.c_str(), O_WRONLY);
in ReclaimProcessMemory()
|
| /foundation/deviceprofile/device_info_manager/services/core/test/unittest/ |
| H A D | device_profile_manager_test.cpp | 1422 char path[PATH_MAX + 1] = {0x00}; in HWTEST_F() local 1425 if ((soName.length() == 0) || (soName.length() > PATH_MAX) || (realpath(soName.c_str(), path) == nullptr)) { in HWTEST_F()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/ |
| H A D | distributeddb_tools_unit_test.cpp | 95 LOGE("Failed to canonicalize the path."); in CreateMockSingleDb() 190 LOGE("Failed to canonicalize the path."); in CreateMockMultiDb()
|
| /foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/jskitsimpl/distributeddata/src/ |
| H A D | js_util.cpp | 1118 ZLOGE("mkdir error:%{public}d, path:%{public}s", errno, param.baseDir.c_str()); in GetCurrentAbilityParam() 1129 ZLOGE("mkdir error:%{public}d, path:%{public}s", errno, param.baseDir.c_str()); in GetCurrentAbilityParam()
|
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/resourcemanager/src/ |
| H A D | resource_manager_test.cpp | 108 DHLOGE("mkdir failed, path: %{public}s, errno : %{public}d", DATABASE_DIR.c_str(), errno); in SetUpTestCase() 116 DHLOGE("remove dir failed, path: %{public}s, errno : %{public}d", DATABASE_DIR.c_str(), errno); in TearDownTestCase()
|
| /test/xts/acts/arkui/ace_ets_component_seven/ace_ets_component_common_seven_attrs_backdropBlur/entry/src/ohosTest/ets/MainAbility/pages/backdropBlur/ |
| H A D | BackdropBlurPage.ets | 1128 if (this.targetView == 'Path') { 1129 Path()
|
| /test/xts/acts/arkui/ace_ets_component_seven/ace_ets_component_common_seven_attrs_backgroundColor/entry/src/ohosTest/ets/MainAbility/pages/backgroundColor/ |
| H A D | BackgroundColorPage.ets | 897 } else if (this.targetView == 'Path') { 898 Path().commonStyle()
|
| /test/xts/acts/arkui/ace_ets_component_seven/ace_ets_component_common_seven_attrs_hitTestBehavior/entry/src/ohosTest/ets/MainAbility/pages/hitTestBehavior/ |
| H A D | HitTestBehaviorPage.ets | 1128 if (this.targetView == 'Path') { 1129 Path()
|
| /test/xts/acts/arkui/ace_ets_component_seven/ace_ets_component_common_seven_attrs_invert/entry/src/ohosTest/ets/MainAbility/pages/invert/ |
| H A D | InvertPage.ets | 864 } else if (this.targetView == 'Path') { 865 Path().commonStyle()
|
| /test/xts/acts/arkui/ace_ets_component_seven/ace_ets_component_common_seven_attrs_lightUpEffect/entry/src/ohosTest/ets/MainAbility/pages/lightUpEffect/ |
| H A D | LightUpEffectPage.ets | 864 } else if (this.targetView == 'Path') { 865 Path().commonStyle()
|
| /test/xts/acts/arkui/ace_ets_component_seven/ace_ets_component_common_seven_attrs_mouseResponseRegion/entry/src/ohosTest/ets/MainAbility/pages/mouseResponseRegion/ |
| H A D | MouseResponseRegionPage.ets | 1128 if (this.targetView == 'Path') { 1129 Path()
|
| /test/xts/acts/arkui/ace_ets_component_seven/ace_ets_component_common_seven_attrs_obscured/entry/src/ohosTest/ets/MainAbility/pages/obscured/ |
| H A D | ObscuredPage.ets | 1128 if (this.targetView == 'Path') { 1129 Path()
|
| /test/xts/acts/arkui/ace_ets_component_seven/ace_ets_component_common_seven_attrs_align/entry/src/ohosTest/ets/MainAbility/pages/align/ |
| H A D | AlignPage.ets | 792 } else if (this.targetView == 'Path') { 793 Path().commonStyle()
|
| /test/xts/acts/arkui/ace_ets_component_seven/ace_ets_component_common_seven_attrs_focusOnTouch/entry/src/ohosTest/ets/MainAbility/pages/focusOnTouch/ |
| H A D | FocusOnTouchPage.ets | 1128 if (this.targetView == 'Path') { 1129 Path()
|
| /test/xts/acts/arkui/ace_ets_component_seven/ace_ets_component_common_seven_attrs_focusable/entry/src/ohosTest/ets/MainAbility/pages/focusable/ |
| H A D | FocusablePage.ets | 1128 if (this.targetView == 'Path') { 1129 Path()
|