/system/core/libutils/ |
D | String16_test.cpp | 56 String16 another = tmp; in TEST() local 58 EXPECT_STR16EQ(u"Verify me", another); in TEST() 63 String16 another(std::move(tmp)); in TEST() local 64 EXPECT_STR16EQ(u"Verify me", another); in TEST() 114 String16 another = tmp; in TEST() local 116 EXPECT_STR16EQ(u"Verify me", another); in TEST() 118 EXPECT_TRUE(another.isStaticString()); in TEST() 123 String16 another(std::move(tmp)); in TEST() local 124 EXPECT_STR16EQ(u"Verify me", another); in TEST() 125 EXPECT_TRUE(another.isStaticString()); in TEST() [all …]
|
/system/libufdt/utils/tests/data/ |
D | mkdtimg.cfg | 11 id=/:another_board_id # override with another path 14 rev=0x201 # override with another value 17 custom0=0xdef # override with another value 20 custom0=0xdee # override with another value
|
D | mkdtboimg.cfg | 11 id=0xddccbbaa # override with another path 16 rev=0x201 # override with another value 19 flags=0xd01 # override with another value, do zlib compression 22 flags=0xd02 # override with another value, do gzip compression
|
/system/bt/gd/hci/facade/ |
D | le_initiator_address_facade.cc | 90 AddressWithType another = address_manager_->GetAnotherAddress(); in GetAnotherAddress() local 92 bluetooth_address->set_address(another.GetAddress().ToString()); in GetAnotherAddress() 93 …response->set_type(static_cast<::bluetooth::facade::BluetoothAddressTypeEnum>(another.GetAddressTy… in GetAnotherAddress()
|
/system/libhidl/transport/manager/1.2/ |
D | IClientCallback.hal | 25 * unregister using @1.2::IServiceManager's tryUnregister before quiting in case another client 32 * false - when there are 0 clients. This may be delayed if it is thought that another
|
/system/bt/gd/packet/parser/test/ |
D | test_packets.pdl | 211 another : TwoRelatedNumbers, 217 another : TwoRelatedNumbers, 223 another : TwoRelatedNumbers, 229 another : TwoRelatedNumbers,
|
D | big_endian_test_packets.pdl | 199 another : TwoRelatedNumbersBe,
|
/system/apex/tests/testdata/sharedlibs/ |
D | README.md | 4 moving shared libraries used by binaries within an APEX package into another
|
/system/core/code_coverage/seccomp_policy/ |
D | code_coverage.policy.def | 9 // no skipping just because they might have been in another policy file.
|
/system/bt/vendor_libs/test_vendor_lib/model/setup/ |
D | async_manager.cc | 354 bool operator<(const Task& another) const { in operator <() 355 return std::make_pair(time, task_id) < std::make_pair(another.time, another.task_id); in operator <()
|
/system/timezone/input_tools/android/tzids/src/main/proto/ |
D | tz_ids_proto.proto | 53 // An ID replacement when one time zone Olson ID is just direct synonym for another. 61 // The functional replacement of one time zone ID by another after a point in time.
|
/system/tools/xsdc/ |
D | README.md | 103 values: another element 121 values: another element
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | hal_neverallows.te | 40 # Do not allow a hal to exec another process without a domain transition.
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | hal_neverallows.te | 41 # Do not allow a hal to exec another process without a domain transition.
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | hal_neverallows.te | 47 # Do not allow a hal to exec another process without a domain transition.
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | hal_neverallows.te | 49 # Do not allow a hal to exec another process without a domain transition.
|
D | ueventd.te | 82 # ueventd should never execute a program without changing to another domain.
|
/system/tools/hidl/c2hal/test/ |
D | test.h | 293 #define another 4 macro
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | hal_neverallows.te | 47 # Do not allow a hal to exec another process without a domain transition.
|
/system/libbase/ |
D | README.md | 29 isn't yet in libc++), or it's widely used in another library, that helps
|
/system/sepolicy/public/ |
D | ueventd.te | 82 # ueventd should never execute a program without changing to another domain.
|
D | hal_neverallows.te | 59 # Do not allow a hal to exec another process without a domain transition.
|
/system/sepolicy/prebuilts/api/31.0/public/ |
D | ueventd.te | 82 # ueventd should never execute a program without changing to another domain.
|
D | hal_neverallows.te | 59 # Do not allow a hal to exec another process without a domain transition.
|
/system/chre/doc/ |
D | framework_testing.md | 55 code is nominally integrated in another test suite, the source code is available
|