OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:new_record
(Results
1 - 7
of
7
) sorted by null
/development/vndk/tools/header-checker/header-abi-util/include/
abi_diff_helpers.h
155
const abi_util::RecordTypeIR *
new_record
);
/system/tpm/attestation/server/
attestation_service.cc
833
AttestationDatabase::TemporalIndexRecord*
new_record
=
local
835
new_record
->set_origin_hash(origin_hash);
836
new_record
->set_user_hash(user_hash);
837
new_record
->set_temporal_index(least_used_index);
/test/vts/utils/native/trace_processor/
VtsTraceProcessor.cpp
80
bool
new_record
= true;
local
86
new_record
= false;
88
if (
new_record
) {
97
new_record
= true;
/external/autotest/scheduler/
scheduler_models_unittest.py
117
new_record
=True,
198
hosts.append(scheduler_models.Host(row=row,
new_record
=True))
scheduler_models.py
145
def __init__(self, id=None, row=None,
new_record
=False, always_query=True):
151
if not
new_record
:
162
self.__new_record =
new_record
520
clone = cls(row=new_row,
new_record
=True)
586
block = IneligibleHostQueue(row=row,
new_record
=True)
[
all
...]
/development/vndk/tools/header-checker/header-abi-util/src/
abi_diff_helpers.cpp
222
const abi_util::RecordTypeIR *
new_record
) {
227
new_record
->GetVTableLayout().GetVTableComponents();
/toolchain/binutils/binutils-2.27/gas/config/
tc-aarch64.c
[
all
...]
Completed in 293 milliseconds